fix: db_password secret not needed
This commit is contained in:
@ -29,8 +29,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- codimd_uploads:/hedgedoc/public/uploads
|
- codimd_uploads:/hedgedoc/public/uploads
|
||||||
- codimd_database:/database
|
- codimd_database:/database
|
||||||
secrets:
|
|
||||||
- db_password
|
|
||||||
entrypoint: /docker-entrypoint.sh
|
entrypoint: /docker-entrypoint.sh
|
||||||
configs:
|
configs:
|
||||||
- source: entrypoint_conf
|
- source: entrypoint_conf
|
||||||
|
|||||||
Reference in New Issue
Block a user