crusade-tracker/proxy.conf.json
2021-01-18 15:27:50 -05:00

8 lines
101 B
JSON

{
"*": {
"target": "http://localhost:8080",
"secure": false,
"loglevel": "debug"
}
}