import log config into ansible

This commit is contained in:
Nico Schottelius 2023-09-27 12:26:37 +02:00
commit b4a47c8905
4 changed files with 36 additions and 5 deletions

View file

@ -2,7 +2,6 @@ version: '3'
services:
synapse:
image: matrixdotorg/synapse:${SYNAPSE_VERSION}
environment:
ports:
- "8008:8008/tcp"
volumes: