Skip to content

Commit

Permalink
build: add missing docker-compose env var for texas
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Dec 6, 2024
1 parent df261c3 commit 2dc40a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ services:
DOWNSTREAM_APP_NAME: myapplication
DOWNSTREAM_APP_NAMESPACE: mynamespace
DOWNSTREAM_APP_CLUSTER: mycluster
NAIS_POD_NAME: myapplication-d34db33f
restart: on-failure
env_file: "${ENV_FILE:-.env}"
extra_hosts:
Expand Down

0 comments on commit 2dc40a4

Please sign in to comment.