HedgeDoc - Fix 11/x

This commit is contained in:
KsmoinO 2022-11-19 18:59:24 +01:00
parent df8bd654d2
commit 99e874e5f9

View file

@ -108,5 +108,5 @@ networks:
# Define named volumes so data stays in place
volumes:
# Volume for PostgreSQL/MySQL database
${dbvolume}
${datavolume}
${dbvolume}:
${datavolume}: