feat: 修改 rustdesk 的端口 key (#316)
This commit is contained in:
parent
9d97cfe3ef
commit
78477216f2
|
|
@ -2,7 +2,7 @@ additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 21115
|
- default: 21115
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP_NAT
|
envKey: PANEL_APP_PORT_NAT
|
||||||
labelEn: NAT type test port
|
labelEn: NAT type test port
|
||||||
labelZh: NAT类型测试端口
|
labelZh: NAT类型测试端口
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue