📝 Corrects volume path in compose (#601)

This commit is contained in:
Alicia Sykes 2022-04-15 16:26:45 +01:00
parent a784a2fe30
commit 32ca8996d2
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ services:
container_name: Dashy
# Pass in your config file below, by specifying the path on your host machine
# volumes:
# - /root/my-config.yml:/public/conf.yml
# - /root/my-config.yml:/app/public/conf.yml
ports:
- 4000:80
# Set any environmental variables