Fix README: volume should be in list (#767)

This commit is contained in:
Fersandi Pratama
2021-02-13 12:24:58 -06:00
committed by GitHub
parent b71eb666a7
commit 6fe022ccc8
+1 -1
View File
@@ -132,7 +132,7 @@ 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
``` ```
## Versions ## Versions