Added comments to docker-compose.yaml
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Oscar Blue 2022-05-05 16:48:37 +01:00
parent 6f30ec5fa4
commit 05edb5598a

View file

@ -10,4 +10,5 @@ services:
# Source of project # Source of project
- .:/mmp-osp1 - .:/mmp-osp1
# Location of dataset # Location of dataset
# - /location/of/AVA:/datasets/AVA
- $HOME/Documents/Datasets:/datasets - $HOME/Documents/Datasets:/datasets