mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
Update docker-compose.yml
This commit is contained in:
parent
40a0f1b321
commit
64b91f2e2c
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ services:
|
|||
|
||||
# Pass in your config file below, by specifying the path on your host machine
|
||||
# volumes:
|
||||
# - /root/my-config.yml:/app/public/conf.yml
|
||||
# - /path/to/my-config.yml:/app/public/conf.yml
|
||||
# - /path/to/item-icons:/app/public/item-icons
|
||||
|
||||
# Set port that web service will be served on. Keep container port as 80
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue