We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f87b5e commit 1349cceCopy full SHA for 1349cce
php-base/config/s6-overlay/php-octane/run
@@ -6,4 +6,4 @@ s6-envdir -I /secrets
6
importas -D "" PWD PWD
7
execline-cd $PWD
8
export LARAVEL_OCTANE 1
9
-php /app/www/artisan octane:start --server=frankenphp --host=0.0.0.0 --port=3000 --workers=1 --task-workers=0
+php /app/www/artisan octane:start --server=frankenphp --host=0.0.0.0 --port=3000 --admin-port=2019 --workers=1 --task-workers=0
0 commit comments