Add REDIS_URL to worker also
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-11-08 18:15:58 +01:00
parent 79fec39c76
commit 2d108576ab
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ services:
- MYSQL_HOST
- MYSQL_PORT
- MYSQL_USER
- REDIS_URL=redis://cache:6379
- SECRET_KEY_BASE_FILE=/run/secrets/secret_key_base
configs:
- source: db_config