Skip to content

Commit

Permalink
removed REDIS_URI from ENV list because we should be grabbing from VC…
Browse files Browse the repository at this point in the history
…AP_SERVICES
  • Loading branch information
George Hudson committed Dec 18, 2023
1 parent aca5d8f commit 4a2e4d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deploy-backend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ set_cf_envs() {
"DJANGO_SU_NAME"
"FRONTEND_BASE_URL"
"LOGGING_LEVEL"
"REDIS_URI"
"JWT_KEY"
"STAGING_JWT_KEY"
)
Expand Down

0 comments on commit 4a2e4d9

Please sign in to comment.