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

This commit is contained in:
Fersandi Pratama
2021-02-14 01:24:58 +07:00
committed by GitHub
parent b71eb666a7
commit 6fe022ccc8

View File

@@ -132,7 +132,7 @@ services:
EULA: "TRUE"
volumes:
# attach the relative directory 'data' to the container's /data path
./data:/data
- ./data:/data
```
## Versions