mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
default network name
This commit is contained in:
parent
c7d6d38ab7
commit
6fc98eb1cb
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -68,7 +68,7 @@ _APP_FUNCTIONS_CPUS=0
|
|||
_APP_FUNCTIONS_MEMORY=0
|
||||
_APP_FUNCTIONS_MEMORY_SWAP=0
|
||||
_APP_FUNCTIONS_INACTIVE_THRESHOLD=60
|
||||
OPEN_RUNTIMES_NETWORK=appwrite_runtimes
|
||||
OPEN_RUNTIMES_NETWORK=appwrite-runtimes
|
||||
_APP_EXECUTOR_SECRET=your-secret-key
|
||||
_APP_EXECUTOR_HOST=http://appwrite-executor/v1
|
||||
_APP_MAINTENANCE_INTERVAL=86400
|
||||
|
|
|
|||
Loading…
Reference in a new issue