This commit is contained in:
olli 2024-08-25 16:57:31 +02:00
parent 7c33278923
commit 06730c7799

View File

@ -567,7 +567,7 @@
entrypoint: /bin/bash -c 'cd /data && tail -F \"/${pipebasename}\" | /app/matrix_commander/matrix-commander -m _ --html --room \"$room\" --log-level INFO INFO'
restart: unless-stopped
depends_on:
matrix.defiant.dedyn.io--synapse:
matrix.$(hostname)--synapse:
condition: service_healthy
" >> docker-compose.override.yml.new
done