Expose secret too
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-11-08 18:14:16 +01:00
parent f84a34c09f
commit 79fec39c76
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -84,6 +84,7 @@ services:
entrypoint: /usr/src/app/docker-entrypoint.sh
secrets:
- db_password
- secret_key_base
networks:
- internal
@ -105,6 +106,7 @@ services:
entrypoint: /usr/src/app/docker-entrypoint.sh
secrets:
- db_password
- secret_key_base
networks:
- internal
@ -119,6 +121,7 @@ services:
entrypoint: /usr/src/app/docker-entrypoint.sh
secrets:
- db_password
- secret_key_base
environment:
- FOODSOFT_SERVICE=smtp
- MYSQL_DB