Update docker-compose.blade.php

This commit is contained in:
Bozhidar 2024-05-13 12:04:56 +03:00
parent 08d3a9729c
commit d8e4329442

View file

@ -9,3 +9,6 @@ services:
EULA: "TRUE"
GAMEMODE: survival
DIFFICULTY: normal
volumes:
# attach the relative directory 'data' to the container's /data path
- ./data:/data