epasmed/proxy.conf.json

8 lines
101 B
JSON
Executable File

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