fix docker compose
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user