mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-23 06:44:04 +01:00
Merge pull request #193 from codedge/master
Make env vars file support compatible with IN 5
This commit is contained in:
@@ -90,7 +90,11 @@ file_env 'APP_KEY'
|
||||
file_env 'API_SECRET'
|
||||
file_env 'CLOUDFLARE_API_KEY'
|
||||
file_env 'DB_USERNAME'
|
||||
file_env 'DB_USERNAME1'
|
||||
file_env 'DB_USERNAME2'
|
||||
file_env 'DB_PASSWORD'
|
||||
file_env 'DB_PASSWORD1'
|
||||
file_env 'DB_PASSWORD2'
|
||||
file_env 'MAIL_USERNAME'
|
||||
file_env 'MAIL_PASSWORD'
|
||||
file_env 'MAILGUN_SECRET'
|
||||
|
||||
Reference in New Issue
Block a user