mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
commit
d3d1de6964
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ services:
|
||||||
# volumes:
|
# volumes:
|
||||||
# - /root/my-config.yml:/app/user-data/conf.yml
|
# - /root/my-config.yml:/app/user-data/conf.yml
|
||||||
ports:
|
ports:
|
||||||
- 4000:8080
|
- 8080:8080
|
||||||
# Set any environmental variables
|
# Set any environmental variables
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue