mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 16:28:50 -07:00
quick fix to `docker-compose.yml
` to expose api port
This commit is contained in:
parent
91fc725b40
commit
17cd6a2059
@ -6,6 +6,7 @@ services:
|
|||||||
dockerfile: src/Dockerfile
|
dockerfile: src/Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "9933:9933"
|
- "9933:9933"
|
||||||
|
- "9934:9934"
|
||||||
networks:
|
networks:
|
||||||
- sodoff_network
|
- sodoff_network
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user