mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Tests fix
This commit is contained in:
parent
a8f1a56f40
commit
a439203363
1 changed files with 1 additions and 0 deletions
1
.env
1
.env
|
|
@ -21,6 +21,7 @@ _APP_DB_PORT=3306
|
|||
_APP_DB_SCHEMA=appwrite
|
||||
_APP_DB_USER=user
|
||||
_APP_DB_PASS=password
|
||||
_APP_DB_ROOT_PASS=rootsecretpassword
|
||||
_APP_STORAGE_DEVICE=Local
|
||||
_APP_STORAGE_ANTIVIRUS=disabled
|
||||
_APP_STORAGE_ANTIVIRUS_HOST=clamav
|
||||
|
|
|
|||
Loading…
Reference in a new issue