diff options
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x | .rr.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ app: commmand: "php app.php" - user: user - group: group + user: "" + group: "" env: DEBUG: true APP_KEY: "..."
\ No newline at end of file |