fix: drop db_password from main compose def
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Now available in mariadb/postgresql compose files.
This commit is contained in:
@ -11,7 +11,6 @@ services:
|
|||||||
target: /usr/local/bin/docker-setup.sh
|
target: /usr/local/bin/docker-setup.sh
|
||||||
mode: 0555
|
mode: 0555
|
||||||
secrets:
|
secrets:
|
||||||
- db_password
|
|
||||||
- internal_token
|
- internal_token
|
||||||
- jwt_secret
|
- jwt_secret
|
||||||
- secret_key
|
- secret_key
|
||||||
|
Reference in New Issue
Block a user