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