github.com/avenga/couper@v1.12.2/server/testdata/integration/spa/01_couper.hcl (about)

     1  server "spa" {
     2    error_file = "./../server_error.html"
     3    spa {
     4      bootstrap_file = "app.html"
     5      paths = ["/"]
     6    }
     7  }