fix: default context {}
This commit is contained in:
		@@ -12,6 +12,11 @@
 | 
			
		||||
      ],
 | 
			
		||||
      "$comment": "Type must be either 'system-app' or 'micro-app' or 'gateway-app'."
 | 
			
		||||
    },
 | 
			
		||||
    "home": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "pattern": "^/.*",
 | 
			
		||||
      "$comment": "https://kevisual.xiongxiao.me"
 | 
			
		||||
    },
 | 
			
		||||
    "single": {
 | 
			
		||||
      "type": "boolean",
 | 
			
		||||
      "$comment": "是否单例模式,独立启动服务。"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user