mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Update env to runtime
This commit is contained in:
parent
03ff844291
commit
ab7a277ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -701,7 +701,7 @@ $collections = [
|
|||
'filters' => [],
|
||||
],
|
||||
[
|
||||
'$id' => 'env',
|
||||
'$id' => 'runtime',
|
||||
'type' => Database::VAR_STRING,
|
||||
'format' => '',
|
||||
'size' => 2048,
|
||||
|
|
|
|||
Loading…
Reference in a new issue