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

[WikiCareTech] Fix volume mount

parent 2677c08c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ services:
DB_TYPE: postgres
# Volume defined in Dockerfile : put a name on it
volumes:
- wiki-caretech-data:/wiki/data/content
- data:/wiki/data/content
labels:
traefik.http.routers.etherpad-app.entrypoints: websecure
traefik.http.routers.etherpad-app.rule: Host(`wiki.caretech.picasoft.net`)
......
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