matrix.yml aktualisiert

This commit is contained in:
olli 2023-09-16 10:31:21 +02:00
parent afef5ecaf1
commit c56f49354d

View File

@ -334,7 +334,7 @@
- traefik.http.routers.matrix-{{ ansible_facts['hostname'] }}-synapse.middlewares=secHeaders@file
matrix.{{inventory_hostname}}--db:
image: docker.io/postgres:latest
image: docker.io/postgres:15
restart: unless-stopped
command: postgres -c wal_level=minimal -c max_wal_size=100MB -c max_wal_senders=0
volumes: