mirror of https://github.com/Lissy93/dashy.git
Update deployment.md
Update docker compose port to match docker and docker Quickstart sections
This commit is contained in:
parent
3aa038ce05
commit
2f450e7026
|
@ -112,7 +112,7 @@ services:
|
|||
# volumes:
|
||||
# - /root/my-config.yml:/app/user-data/conf.yml
|
||||
ports:
|
||||
- 4000:8080
|
||||
- 8080:8080
|
||||
# Set any environmental variables
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
|
Loading…
Reference in New Issue