chore(docker): 支持独立的WebSocket 服务暴漏
This commit is contained in:
@@ -47,7 +47,7 @@ startsecs=3
|
||||
stopwaitsecs=10
|
||||
|
||||
[program:websocket-server]
|
||||
command=php src/ws_server.php
|
||||
command=php ./ws_server.php
|
||||
workdir=/var/www/html
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
||||
Reference in New Issue
Block a user