fix docker compose

This commit is contained in:
2022-11-29 21:52:50 +00:00
parent 2b52e6433b
commit 9f7e4f3659

View File

@@ -49,7 +49,7 @@ services:
REQUIRE_SESSION: "true" REQUIRE_SESSION: "true"
depends_on: depends_on:
etherpadsql: etherpadsql:
condition: none condition: "service_started"
volumes: volumes:
- /srv/APIKEY.txt:/opt/etherpad-lite/APIKEY.txt - /srv/APIKEY.txt:/opt/etherpad-lite/APIKEY.txt
# - ./deployment/mysql.cnf:/etc/mysql/conf.d # - ./deployment/mysql.cnf:/etc/mysql/conf.d