1
0

feat:优化palworld-server

This commit is contained in:
okxlin
2024-01-24 17:15:00 +08:00
parent 4fcb61ed5d
commit 2a523db90b
6 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ additionalProperties:
edit: true
envKey: PUBLIC_SWITCH
labelEn: Setup server as a community server (true / false)
labelZh: 是否将服务器设置为社区服务器 (true / false)
labelZh: 是否将服务器设置为社区服务器 (true / false)
required: true
type: text
- default: ''
@@ -54,7 +54,7 @@ additionalProperties:
type: text
- default: ''
edit: true
envKey: PUBLIC_PORT
envKey: PANEL_APP_PORT_PUBLIC
labelEn: PUBLIC PORT (If not specified, it will be detected automatically)
labelZh: 服务器端口 (留空自动检测)
required: false