mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-25 18:05:47 +03:00
📝 Corrects volume path in compose (#601)
This commit is contained in:
parent
a784a2fe30
commit
32ca8996d2
@ -89,7 +89,7 @@ services:
|
|||||||
container_name: Dashy
|
container_name: Dashy
|
||||||
# Pass in your config file below, by specifying the path on your host machine
|
# Pass in your config file below, by specifying the path on your host machine
|
||||||
# volumes:
|
# volumes:
|
||||||
# - /root/my-config.yml:/public/conf.yml
|
# - /root/my-config.yml:/app/public/conf.yml
|
||||||
ports:
|
ports:
|
||||||
- 4000:80
|
- 4000:80
|
||||||
# Set any environmental variables
|
# Set any environmental variables
|
||||||
|
Loading…
Reference in New Issue
Block a user