-rw-r--r-- | backend/python/properties/python.properties.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json index 8dd872f..322f174 100644 --- a/backend/python/properties/python.properties.json +++ b/backend/python/properties/python.properties.json @@ -1,8 +1,4 @@ { "request.path": "clipperz.py", - "should.pay.toll": "false", - - "development.settings": { - "url": "http://localhost/python/clipperz" - } + "should.pay.toll": "false" } |