Merge pull request #363 from LAION-AI/257-backend-aws-redis

Adding the Redis secret for running the backend on AWS
This commit is contained in:
Yannic Kilcher
2023-01-05 10:53:54 +01:00
committed by GitHub
+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