File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deployment/octane/FrankenPHP Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[program:octane]
22process_name=%(program_name)s_%(process_num)02d
33command=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
4+ ; command=php %(ENV_ROOT)s/artisan octane:start --server=frankenphp --host=localhost --port=443 --admin-port=2019 --https --http-redirect
55user=%(ENV_USER)s
66autostart=true
77autorestart=true
@@ -48,4 +48,4 @@ stderr_logfile=%(ENV_ROOT)s/storage/logs/scheduler.log
4848stderr_logfile_maxbytes=200MB
4949
5050[include]
51- files=/etc/supervisor/supervisord.conf
51+ files=/etc/supervisor/supervisord.conf
You can’t perform that action at this time.
0 commit comments