java-tutorials/jhipster/jhipster-uaa/gateway/proxy.conf.json

8 lines
117 B
JSON

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