mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 01:12:15 -07:00
websocket is our default port/connection
This commit is contained in:
parent
87c5d07807
commit
cc8ae8beb3
6 changed files with 8 additions and 9 deletions
|
|
@ -20,7 +20,6 @@ services:
|
|||
depends_on:
|
||||
- mysql
|
||||
ports:
|
||||
- "4747:4747"
|
||||
- "4748:4748"
|
||||
entrypoint: "/bin/bash -c 'sleep 10; servatrice --config /tmp/servatrice.ini --log-to-console'"
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue