fix docker compose

This commit is contained in:
2022-11-29 21:50:12 +00:00
parent df7b804b2b
commit 2b52e6433b

View File

@@ -49,7 +49,7 @@ services:
REQUIRE_SESSION: "true" REQUIRE_SESSION: "true"
depends_on: depends_on:
etherpadsql: etherpadsql:
condition: service_healthy condition: none
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