Skip to content

Commit 94ec124

Browse files
authored
fix: add APP_ENV to the nft terraform (#1585)
1 parent 493df8f commit 94ec124

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/tf-core/environments/nft.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,6 +1163,7 @@ linux_web_app = {
11631163
AUTH_TRUST_HOST = "true"
11641164
NEXTAUTH_URL = "https://cohort-nft.non-live.screening.nhs.uk/api/auth"
11651165
SERVICE_NAME = "Cohort Manager"
1166+
APP_ENV = "development"
11661167
}
11671168
from_key_vault = {
11681169
# env_var_name = "key_vault_secret_name"

0 commit comments

Comments
 (0)