summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--backend/python/properties/python.properties.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json
index 128c98e..8dd872f 100644
--- a/backend/python/properties/python.properties.json
+++ b/backend/python/properties/python.properties.json
@@ -1,8 +1,8 @@
1{ 1{
2 "request.path": "clipperz.py", 2 "request.path": "clipperz.py",
3 "should.pay.toll": "false" 3 "should.pay.toll": "false",
4 4
5 "development.settings": { 5 "development.settings": {
6 "url": "http://localhost/python/clipperz" 6 "url": "http://localhost/python/clipperz"
7 } 7 }
8} \ No newline at end of file 8}