Skip to content
Commit ab2f5426 authored by Marco De Donno's avatar Marco De Donno
Browse files

App update

diff --git a/docker-compose.yml.template b/docker-compose.yml.template
index c5c7d9c..fa4dd74 100644
--- a/docker-compose.yml.template
+++ b/docker-compose.yml.template
@@ -7,4 +7,7 @@ services:
     redis:
         build: redis
         image: cr.unil.ch/icnml_redis:$CI_COMMIT_SHORT_SHA
-
+
+    rmq:
+        build: rmq
+        image: cr.unil.ch/icnml_rmq:$CI_COMMIT_SHORT_SHA
Submodule web/app fd9e5ef..428ff7f:
  > Remove useless variables
  > Move the index.html page to the base view
  > Change the admin default home-page
parent 7ce6a5a4
Pipeline #2659 failed with stages
in 9 seconds