From 2c27e3acb9c4d7227a7bbc5250c20f9dfbc3ae3e Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Sun, 23 Jan 2022 22:25:30 +0100 Subject: [PATCH] Updated conduit config --- stacks/matrix.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stacks/matrix.yml b/stacks/matrix.yml index 710e130..c83940e 100644 --- a/stacks/matrix.yml +++ b/stacks/matrix.yml @@ -6,9 +6,6 @@ services: conduit: image: 'matrixconduit/matrix-conduit:next' - # healthcheck: - # disable: true - deploy: mode: 'replicated' replicas: 1 @@ -27,7 +24,7 @@ services: - 'traefik.http.middlewares.cors-headers.headers.accessControlAllowMethods=GET, POST, PUT, DELETE, OPTIONS' configs: - - source: conduit_v5 + - source: conduit_v6 target: '/srv/conduit/conduit.toml' networks: - 'default' @@ -151,7 +148,7 @@ services: - 'irc:/data' configs: - conduit_v5: + conduit_v6: external: true networks: