Added missing volumes

master
Jef Roosens 2021-12-27 18:29:54 +01:00
parent 65c6f7e316
commit 481be7c61a
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ services:
- 'XMX=8'
ports:
- '25565:25565'
volumes:
- 'config:/app/config'
- 'worlds:/app/worlds'
volumes:
config: