Diffstat (limited to 'backend/python/properties/python.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r-- | backend/python/properties/python.properties.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json index 322f174..b98364e 100644 --- a/backend/python/properties/python.properties.json +++ b/backend/python/properties/python.properties.json @@ -1,4 +1,5 @@ { - "request.path": "clipperz.py", + "request.path": "../clipperz.py", + "dump.path": "/../clipperz.py", "should.pay.toll": "false" } |