adding traefik network to all dockers

This commit is contained in:
mk
2026-03-12 15:40:10 -03:00
parent 52af4904da
commit edbf2fe9cf
11 changed files with 58 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ services:
networks:
synapse_default:
traefik_portal:
mautrix-discord-db:
image: docker.io/postgres:15-alpine
@@ -35,3 +36,5 @@ services:
networks:
synapse_default:
traefik_portal:
external: true