HedgeDoc - Fix 11/x
This commit is contained in:
parent
df8bd654d2
commit
99e874e5f9
|
@ -108,5 +108,5 @@ networks:
|
|||
# Define named volumes so data stays in place
|
||||
volumes:
|
||||
# Volume for PostgreSQL/MySQL database
|
||||
${dbvolume}
|
||||
${datavolume}
|
||||
${dbvolume}:
|
||||
${datavolume}:
|
||||
|
|
Loading…
Reference in a new issue