We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af68870 commit 24ac364Copy full SHA for 24ac364
deployment/octane/FrankenPHP/supervisord.frankenphp.conf
@@ -1,7 +1,6 @@
1
[program:octane]
2
process_name=%(program_name)s_%(process_num)s
3
command=php %(ENV_ROOT)s/artisan octane:start --server=frankenphp --host=0.0.0.0 --port=8000 --admin-port=2019
4
-; command=php %(ENV_ROOT)s/artisan octane:start --server=frankenphp --host=localhost --port=443 --admin-port=2019 --https --http-redirect
5
user=%(ENV_USER)s
6
autostart=true
7
autorestart=true
0 commit comments