Adding the Redis secret for running the backend on AWS

This commit is contained in:
Keith Stevens
2023-01-04 17:20:51 +09:00
parent 66662d9f7a
commit 556391bf49
+1
View File
@@ -36,3 +36,4 @@ environments:
secrets:
# Note: URI, not URL.
DATABASE_URI: /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/API_DATABASE_URL
REDIS_HOST: /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/REDIS_HOST