This commit is contained in:
2025-02-26 00:46:53 +08:00
parent 7403e09ea3
commit 950a4cd905
6 changed files with 51 additions and 20 deletions

View File

@@ -8,9 +8,10 @@
"enum": [
"system-app",
"micro-app",
"gateway-app"
"gateway-app",
"pm2-system-app"
],
"$comment": "Type must be either 'system-app' or 'micro-app' or 'gateway-app'."
"$comment": "Type must be either 'system-app' or 'micro-app' or 'gateway-app' or 'pm2-system-app'."
},
"home": {
"type": "string",