fix ports and ops
This commit is contained in:
parent
5df95275de
commit
eba2b0a2ad
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@ services:
|
|||
TYPE: "FTBA"
|
||||
FTB_MODPACK_ID: "100"
|
||||
MOTD: "Stoneblock 3 server"
|
||||
OPS: "JustSammyyy"
|
||||
OPS: "" # no ops
|
||||
ports:
|
||||
- 25567:25567
|
||||
- 25567:25565
|
||||
volumes:
|
||||
- /srv/sb3/data:/data
|
||||
|
||||
|
|
Reference in a new issue