mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Update .env
This commit is contained in:
parent
a60b54f434
commit
e74ee2d9c1
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -61,7 +61,7 @@ _APP_FUNCTIONS_INACTIVE_THRESHOLD=600
|
|||
_APP_FUNCTIONS_MAINTENANCE_INTERVAL=600
|
||||
_APP_FUNCTIONS_RUNTIMES_NETWORK=runtimes
|
||||
_APP_EXECUTOR_SECRET=your-secret-key
|
||||
_APP_EXECUTOR_HOST=http://executor/v1
|
||||
_APP_EXECUTOR_HOST=http://proxy/v1
|
||||
_APP_FUNCTIONS_RUNTIMES=
|
||||
_APP_MAINTENANCE_INTERVAL=86400
|
||||
_APP_MAINTENANCE_RETENTION_CACHE=2592000
|
||||
|
|
|
|||
Loading…
Reference in a new issue