Skip to content
Snippets Groups Projects
Verified Commit 0a912f81 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Etherpad] Oops ; same volume mounted for both instances

parent a06774d5
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ services:
cpus: "0.40"
pids_limit: 1024
volumes:
- etherpad-db:/var/lib/mysql
- etherpad-week-db:/var/lib/mysql
env_file: ./secrets/etherpad-week-db.secrets
restart: unless-stopped
# See https://stackoverflow.com/questions/41134785/how-to-solve-mysql-warning-innodb-page-cleaner-1000ms-intended-loop-took-xxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment