mirror of https://github.com/Lissy93/dashy.git
commit
d3d1de6964
|
@ -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 New Issue