mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Disabled ClamAV from tests (for now)
This commit is contained in:
parent
1dfb18fc1b
commit
7443bcf2d8
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -16,7 +16,7 @@ _APP_DB_PORT=3306
|
|||
_APP_DB_SCHEMA=appwrite
|
||||
_APP_DB_USER=user
|
||||
_APP_DB_PASS=password
|
||||
_APP_STORAGE_ANTIVIRUS=enabled
|
||||
_APP_STORAGE_ANTIVIRUS=disabled
|
||||
_APP_STORAGE_ANTIVIRUS_HOST=clamav
|
||||
_APP_STORAGE_ANTIVIRUS_PORT=3310
|
||||
_APP_INFLUXDB_HOST=influxdb
|
||||
|
|
|
|||
Loading…
Reference in a new issue