mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 08:18:49 -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
|
||||
ports:
|
||||
- "9933:9933"
|
||||
- "9934:9934"
|
||||
networks:
|
||||
- sodoff_network
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user