Added missing volumes
parent
65c6f7e316
commit
481be7c61a
|
@ -30,6 +30,9 @@ services:
|
||||||
- 'XMX=8'
|
- 'XMX=8'
|
||||||
ports:
|
ports:
|
||||||
- '25565:25565'
|
- '25565:25565'
|
||||||
|
volumes:
|
||||||
|
- 'config:/app/config'
|
||||||
|
- 'worlds:/app/worlds'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
config:
|
config:
|
||||||
|
|
Loading…
Reference in New Issue