a9974c63bd
Added an extra 'dev' backend, useful when testing the application during development. A dev-proxy script also helps in working separately on frontend and backend code.
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"request.path": "json",
|
|
"should.pay.toll": "true",
|
|
|
|
"development.settings": {
|
|
"url": "http://homer.local:8084/java-backend"
|
|
}
|
|
|
|
} |