-rw-r--r-- | backend/python/properties/python.properties.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json index e69de29..128c98e 100644 --- a/backend/python/properties/python.properties.json +++ b/backend/python/properties/python.properties.json @@ -0,0 +1,8 @@ +{ + "request.path": "clipperz.py", + "should.pay.toll": "false" + + "development.settings": { + "url": "http://localhost/python/clipperz" + } +}
\ No newline at end of file |