fix docker compose
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
||||
REQUIRE_SESSION: "true"
|
||||
depends_on:
|
||||
etherpadsql:
|
||||
condition: service_healthy
|
||||
condition: none
|
||||
volumes:
|
||||
- /srv/APIKEY.txt:/opt/etherpad-lite/APIKEY.txt
|
||||
# - ./deployment/mysql.cnf:/etc/mysql/conf.d
|
||||
|
||||
Reference in New Issue
Block a user