summaryrefslogtreecommitdiff
path: root/backend/dev/properties/dev.properties.json
blob: 1c49ea565e493cc3decd97f7d63c700825cdd98f (plain)
1
2
3
4
5
6
7
8
9
{
	"request.path": "json",
	"should.pay.toll": "true",

	"development.settings": {
		"url": "http://homer.local:8084/java-backend"
	}

}