mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-24 03:57:27 +08:00
refactor: rename ws-server command and update configuration
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ services:
|
||||
- ./:/www/
|
||||
restart: always
|
||||
network_mode: host
|
||||
command: php artisan xboard:ws-server start
|
||||
command: php artisan ws-server start
|
||||
depends_on:
|
||||
- redis
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user