fix: use new uploads path
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
decentral1se 2024-04-23 09:21:38 +02:00
parent e8f1186965
commit c727320a31
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

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