From 45986d1af4c28cc143c65d01f3df8d47c846b617 Mon Sep 17 00:00:00 2001 From: f Date: Sat, 26 Oct 2024 10:59:54 -0300 Subject: [PATCH] fix: db_password secret not needed --- compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compose.yml b/compose.yml index 640b040..03af131 100644 --- a/compose.yml +++ b/compose.yml @@ -29,8 +29,6 @@ services: volumes: - codimd_uploads:/hedgedoc/public/uploads - codimd_database:/database - secrets: - - db_password entrypoint: /docker-entrypoint.sh configs: - source: entrypoint_conf