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