mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
feat: store token in env var
This commit is contained in:
parent
42ebaf6541
commit
5fe65ab991
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -47,7 +47,7 @@ _APP_SMTP_USERNAME=
|
|||
_APP_SMTP_PASSWORD=
|
||||
_APP_HAMSTER_RECIPIENTS=
|
||||
_APP_HAMSTER_INTERVAL=86400
|
||||
_APP_MIXPANEL_TOKEN=bce512333a58ec62f44541328607f53c
|
||||
_APP_MIXPANEL_TOKEN=
|
||||
_APP_SMS_PROVIDER=sms://username:password@mock
|
||||
_APP_SMS_FROM=+123456789
|
||||
_APP_STORAGE_LIMIT=30000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue