mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 10:30:51 +08:00
refactor: rename ws-server command and update configuration
This commit is contained in:
@@ -65,7 +65,7 @@ priority=300
|
||||
|
||||
[program:ws-server]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=php /www/artisan xboard:ws-server start
|
||||
command=php /www/artisan ws-server start
|
||||
autostart=%(ENV_ENABLE_WS_SERVER)s
|
||||
autorestart=true
|
||||
user=www
|
||||
|
||||
Reference in New Issue
Block a user