mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-01-10 16:00:02 +01:00
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"
|
|
}
|
|
|
|
} |