1 Commits

Author SHA1 Message Date
c727320a31 fix: use new uploads path
Some checks failed
continuous-integration/drone/pr Build is failing
2024-04-23 09:21:38 +02:00

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