-rw-r--r-- | backend/php/properties/php.properties.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json new file mode 100644 index 0000000..32d5084 --- a/dev/null +++ b/backend/php/properties/php.properties.json @@ -0,0 +1,4 @@ +{ + "request.path": "../index.php", + "should.pay.toll": "false" +}
\ No newline at end of file |