mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
run in docker-compose: open prismarine viewer ports
This commit is contained in:
parent
c7feb2cea9
commit
2628f1a4de
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ services:
|
|||
volumes:
|
||||
- .:/app
|
||||
command: node main.js
|
||||
ports:
|
||||
- "3000-3003:3000-3003"
|
||||
|
|
Loading…
Add table
Reference in a new issue