改进 启动命令
This commit is contained in:
parent
a7bbb50101
commit
f925a1c97b
@ -1,7 +1,7 @@
|
||||
[program:lae-web]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
directory=/opt/lae
|
||||
command=php artisan octane:start
|
||||
command=php artisan octane:start --host=0.0.0.0 --rpc-port=6001 --port=8000
|
||||
autostart=true
|
||||
autorestart=true
|
||||
stopasgroup=true
|
||||
|
Loading…
Reference in New Issue
Block a user