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: