mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update .env
This commit is contained in:
@@ -19,11 +19,11 @@ _APP_INFLUXDB_HOST=influxdb
|
||||
_APP_INFLUXDB_PORT=8086
|
||||
_APP_STATSD_HOST=telegraf
|
||||
_APP_STATSD_PORT=8125
|
||||
_APP_SMTP_HOST=smtp.sendgrid.net
|
||||
_APP_SMTP_PORT=465
|
||||
_APP_SMTP_SECURE=ssl
|
||||
_APP_SMTP_USERNAME=<YOUR_USER_NAME>
|
||||
_APP_SMTP_PASSWORD=<YOUR_API_KEY>
|
||||
_APP_SMTP_HOST=maildev
|
||||
_APP_SMTP_PORT=25
|
||||
_APP_SMTP_SECURE=
|
||||
_APP_SMTP_USERNAME=
|
||||
_APP_SMTP_PASSWORD=
|
||||
_APP_STORAGE_LIMIT=100000000
|
||||
_APP_FUNCTIONS_TIMEOUT=900
|
||||
_APP_FUNCTIONS_CONTAINERS=10
|
||||
|
||||
Reference in New Issue
Block a user