Fix typo in example docker-compose (#803)

This commit is contained in:
miki164
2021-03-13 13:52:14 +01:00
committed by GitHub
parent 2bdaa4dc4e
commit d022956e24

View File

@@ -9,4 +9,4 @@ services:
EULA: "TRUE"
volumes:
# attach the relative directory 'data' to the container's /data path
./data:/data
- ./data:/data