mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 09:35:47 +02:00
Added missing volumes
This commit is contained in:
parent
65c6f7e316
commit
481be7c61a
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ services:
|
|||
- 'XMX=8'
|
||||
ports:
|
||||
- '25565:25565'
|
||||
volumes:
|
||||
- 'config:/app/config'
|
||||
- 'worlds:/app/worlds'
|
||||
|
||||
volumes:
|
||||
config:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue