chore: default_env, env

This commit is contained in:
jialin
2026-01-30 20:48:55 +08:00
committed by Lawrence Li
parent d3a0c6a330
commit 56985be26b
9 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
"type": ["string", "null"],
"description": "default start command"
},
"default_environment": {
"default_env": {
"type": "object",
"additionalProperties": {
"type": "string"
@@ -63,7 +63,7 @@
"type": ["string", "null"],
"description": "custom framework"
},
"environment": {
"env": {
"type": "object",
"additionalProperties": {
"type": "string"