Updated conduit config

master
Jef Roosens 2022-01-23 22:25:30 +01:00
parent 45956d5904
commit 2c27e3acb9
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 5 deletions

View File

@ -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: