🔀 Merge pull request #565 from StevKast/master

[FIX] Fixing docker-compose example volume path
This commit is contained in:
Alicia Sykes 2022-03-19 22:53:07 +00:00 committed by GitHub
commit ad8546c858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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:/app/public/conf.yml
# - /root/my-config.yml:/public/conf.yml
ports:
- 4000:80
# Set any environmental variables