]> git.parisson.com Git - teleforma.git/commitdiff
links app to channels
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 19 Jan 2023 10:40:32 +0000 (11:40 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 19 Jan 2023 10:40:32 +0000 (11:40 +0100)
docker-compose.yml

index 21a93f218cc7a75488866c8dc390a49ccdb83b77..4f689c9fa365f76dc0b80e03c48bddbd55b1355a 100644 (file)
@@ -22,6 +22,7 @@ services:
       - db:db
       - redis
       - memcached
+      - channels
     depends_on:
       - db
       - redis