mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
change default env value
This commit is contained in:
parent
5e14ee478e
commit
9d43ad32b4
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -34,7 +34,7 @@ _APP_STORAGE_DO_SPACES_REGION=us-eas-1
|
|||
_APP_STORAGE_DO_SPACES_BUCKET=
|
||||
_APP_STORAGE_BACKBLAZE_ACCESS_KEY=
|
||||
_APP_STORAGE_BACKBLAZE_SECRET=
|
||||
_APP_STORAGE_BACKBLAZE_REGION=us-eas-1
|
||||
_APP_STORAGE_BACKBLAZE_REGION=us-west-004
|
||||
_APP_STORAGE_BACKBLAZE_BUCKET=
|
||||
_APP_STORAGE_ANTIVIRUS=disabled
|
||||
_APP_STORAGE_ANTIVIRUS_HOST=clamav
|
||||
|
|
|
|||
Loading…
Reference in a new issue