mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-11-04 07:17:39 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			211 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			211 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
additionalProperties:
 | 
						|
  formFields:
 | 
						|
    - default: 8080
 | 
						|
      edit: true
 | 
						|
      envKey: PANEL_APP_PORT_HTTP
 | 
						|
      labelEn: Port
 | 
						|
      labelZh: 端口
 | 
						|
      required: true
 | 
						|
      rule: paramPort
 | 
						|
      type: number
 |