mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 19:58:28 +02:00
replace legacy api console with ui100 api console (#724)
This commit is contained in:
@@ -19,7 +19,7 @@ func Middleware(handler http.Handler, healthCheck func(w http.ResponseWriter, r
|
||||
return
|
||||
}
|
||||
|
||||
staticPath := "build"
|
||||
staticPath := "dist"
|
||||
indexPath := "index.html"
|
||||
|
||||
// get the absolute path to prevent directory traversal
|
||||
|
Reference in New Issue
Block a user