fix: ensure redis secrets flow from vault
This commit is contained in:
@@ -18,6 +18,7 @@ load_secret() {
|
||||
load_secret "DB_PASSWORD"
|
||||
|
||||
# Load other secrets
|
||||
load_secret "REDIS_PASSWORD"
|
||||
load_secret "APP_KEY"
|
||||
load_secret "VAULT_ENCRYPTION_KEY"
|
||||
load_secret "SHOPIFY_WEBHOOK_SECRET"
|
||||
|
||||
Reference in New Issue
Block a user