mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix for tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
_APP_ENV=production
|
||||
_APP_ENV=development
|
||||
_APP_CONSOLE_WHITELIST_GOD=enabled
|
||||
_APP_CONSOLE_WHITELIST_GOD=disabled
|
||||
_APP_CONSOLE_WHITELIST_EMAILS=
|
||||
_APP_CONSOLE_WHITELIST_IPS=
|
||||
_APP_SYSTEM_EMAIL_NAME=Appwrite
|
||||
@@ -26,7 +26,7 @@ _APP_INFLUXDB_HOST=influxdb
|
||||
_APP_INFLUXDB_PORT=8086
|
||||
_APP_STATSD_HOST=telegraf
|
||||
_APP_STATSD_PORT=8125
|
||||
_APP_SMTP_HOST=
|
||||
_APP_SMTP_HOST=maildev
|
||||
_APP_SMTP_PORT=25
|
||||
_APP_SMTP_SECURE=
|
||||
_APP_SMTP_USERNAME=
|
||||
|
||||
Reference in New Issue
Block a user