java-tutorials/jhipster-5/bookstore-monolith/proxy.conf.json

8 lines
117 B
JSON

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