mirror of
https://github.com/foomo/neosproxy.git
synced 2025-10-16 12:35:39 +00:00
debug basepath log
This commit is contained in:
parent
f1df8688b0
commit
850e7e7b82
@ -79,6 +79,7 @@ func main() {
|
||||
logging.FieldAddr: config.Proxy.Address,
|
||||
"neos": config.Neos.URL,
|
||||
"cache": config.Cache.Directory,
|
||||
"basepath": config.Proxy.BasePath,
|
||||
}).Info("run proxy server")
|
||||
|
||||
// run proxy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user