Skip to content

Commit

Permalink
Update supervisord.frankenphp.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored Dec 20, 2024
1 parent af68870 commit 24ac364
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/octane/FrankenPHP/supervisord.frankenphp.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[program:octane]
process_name=%(program_name)s_%(process_num)s
command=php %(ENV_ROOT)s/artisan octane:start --server=frankenphp --host=0.0.0.0 --port=8000 --admin-port=2019
; command=php %(ENV_ROOT)s/artisan octane:start --server=frankenphp --host=localhost --port=443 --admin-port=2019 --https --http-redirect
user=%(ENV_USER)s
autostart=true
autorestart=true
Expand Down

0 comments on commit 24ac364

Please sign in to comment.