Revert "fix: drop db_password from main compose def"
continuous-integration/drone/push Build is failing Details

This reverts commit 35296bfd17.

db_password secret is still needed in app service to set the db
secret in app.ini.tmpl
This commit is contained in:
Philipp Rothmann 2023-01-20 10:48:44 +01:00
parent 80ada7aec2
commit c41e724ae4
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ services:
target: /usr/local/bin/docker-setup.sh
mode: 0555
secrets:
- db_password
- internal_token
- jwt_secret
- secret_key