]> git.parisson.com Git - teleforma.git/commitdiff
Added redis as dep for app
authorGael Le Mignot <gael@pilotsystems.net>
Fri, 11 Jun 2021 08:27:59 +0000 (10:27 +0200)
committerGael Le Mignot <gael@pilotsystems.net>
Fri, 11 Jun 2021 08:27:59 +0000 (10:27 +0200)
docker-compose.yml

index c80c38a1c595042ff36b25630b0a8dbd0d5060a3..1b97ffd9a9620f6f77756585f3b89bd191a5314e 100644 (file)
@@ -19,6 +19,7 @@ services:
       - "8000:8000"
     links:
       - postgres
+      - redis
     env_file:
       - env/debug.env