fix: db_password secret not needed

This commit is contained in:
f 2024-10-26 10:59:54 -03:00 committed by 3wc
parent b4dd6ddbbd
commit b206e7a386

View File

@ -32,7 +32,6 @@ services:
- codimd_uploads:/hedgedoc/public/uploads
- codimd_database:/database
secrets:
- db_password
- session_secret
entrypoint: /docker-entrypoint.sh
configs: