summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index ff5e2343..0a7c80dc 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -191,6 +191,11 @@ temporal:
# Default: false
debug: false
+ # Override server's command
+ #
+ # Default: empty
+ command: "php my-super-app.php"
+
# How many worker processes will be started. Zero (or nothing) means the number of logical CPUs.
#
# Default: 0