1
0
Fork 0
mirror of synced 2024-04-29 10:22:41 +12:00

Merge pull request #929 from appwrite/fix-missing-env-vars

Added missing env vars
This commit is contained in:
Eldad A. Fux 2021-02-22 17:34:27 +02:00 committed by GitHub
commit 33f3918876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,9 +56,12 @@ services:
- influxdb
environment:
- _APP_ENV
- _APP_CONSOLE_WHITELIST_EMAILS
- _APP_CONSOLE_WHITELIST_IPS
- _APP_SYSTEM_EMAIL_NAME
- _APP_SYSTEM_EMAIL_ADDRESS
- _APP_SYSTEM_SECURITY_EMAIL_ADDRESS
- _APP_SYSTEM_RESPONSE_FORMAT
- _APP_OPTIONS_ABUSE
- _APP_OPTIONS_FORCE_HTTPS
- _APP_OPENSSL_KEY_V1