Update apps/weather-display/docker-compose.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
@@ -8,3 +8,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
TZ: America/Indiana/Indianapolis
|
TZ: America/Indiana/Indianapolis
|
||||||
|
networks:
|
||||||
|
- web_gateway
|
||||||
|
|
||||||
|
networks:
|
||||||
|
web_gateway:
|
||||||
|
external: true
|
||||||
Reference in New Issue
Block a user