diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json index c0eb8f2..c4f5103 100644 --- a/backend/php/properties/php.properties.json +++ b/backend/php/properties/php.properties.json @@ -1,5 +1,5 @@ { "request.path": "../index.php", - "dump.path": "../dump.php", + "dump.path": "/../dump.php?frontend=", "should.pay.toll": "false" }