mirror of https://github.com/Lissy93/dashy.git
🐳 Updates port comment in docker-compose (#1555)
This commit is contained in:
parent
db9d7e362d
commit
21eb2a604d
|
@ -20,7 +20,7 @@ services:
|
||||||
# - /path/to/my-config.yml:/app/user-data/conf.yml
|
# - /path/to/my-config.yml:/app/user-data/conf.yml
|
||||||
# - /path/to/item-icons:/app/user-data/item-icons/
|
# - /path/to/item-icons:/app/user-data/item-icons/
|
||||||
|
|
||||||
# Set port that web service will be served on. Keep container port as 80
|
# Set port that web service will be served on. Keep container port as 8080
|
||||||
ports:
|
ports:
|
||||||
- 4000:8080
|
- 4000:8080
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue