mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-15 18:37:57 +00:00
Fix typo in example docker-compose (#803)
This commit is contained in:
@@ -9,4 +9,4 @@ services:
|
|||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
volumes:
|
volumes:
|
||||||
# attach the relative directory 'data' to the container's /data path
|
# attach the relative directory 'data' to the container's /data path
|
||||||
./data:/data
|
- ./data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user