defiant
This commit is contained in:
parent
7c33278923
commit
06730c7799
@ -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'
|
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
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
matrix.defiant.dedyn.io--synapse:
|
matrix.$(hostname)--synapse:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
" >> docker-compose.override.yml.new
|
" >> docker-compose.override.yml.new
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user