Correct location of public upload files

This commit is contained in:
Chris Thompson 2022-12-16 15:46:36 -05:00
parent 5ceaf103c2
commit eb0bbb36c5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ services:
- proxy
- internal
volumes:
- codimd_uploads:/home/hackmd/app/public/uploads
- codimd_uploads:/hedgedoc/public/uploads
secrets:
- db_password
entrypoint: /docker-entrypoint.sh