We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493df8f commit 94ec124Copy full SHA for 94ec124
1 file changed
infrastructure/tf-core/environments/nft.tfvars
@@ -1163,6 +1163,7 @@ linux_web_app = {
1163
AUTH_TRUST_HOST = "true"
1164
NEXTAUTH_URL = "https://cohort-nft.non-live.screening.nhs.uk/api/auth"
1165
SERVICE_NAME = "Cohort Manager"
1166
+ APP_ENV = "development"
1167
}
1168
from_key_vault = {
1169
# env_var_name = "key_vault_secret_name"
0 commit comments