mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
chore(deps): update jokerwho/palworld-server-tool docker tag to v0.7.1 (#1267)
* chore(deps): update jokerwho/palworld-server-tool docker tag to v0.7.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-action update-app-version
parent
369b502a3c
commit
a0d864a93a
@@ -0,0 +1,45 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: '8080'
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: '127.0.0.1:25575'
|
||||
edit: true
|
||||
envKey: RCON_ADDRESS
|
||||
labelEn: RCON Address
|
||||
labelZh: RCON地址
|
||||
required: true
|
||||
type: text
|
||||
- default: 'RCON_PASSWORD'
|
||||
edit: true
|
||||
envKey: RCON_PASSWORD
|
||||
labelEn: RCON Password
|
||||
labelZh: RCON密码
|
||||
required: true
|
||||
type: text
|
||||
- default: 'WEB_PASSWORD'
|
||||
edit: true
|
||||
envKey: WEB_PASSWORD
|
||||
labelEn: WEB Password
|
||||
labelZh: WEB密码
|
||||
required: true
|
||||
type: text
|
||||
- default: '600'
|
||||
edit: true
|
||||
envKey: SAVE_SYNC_INTERVAL
|
||||
labelEn: Save Sync Interval
|
||||
labelZh: 存档同步间隔
|
||||
required: true
|
||||
type: number
|
||||
- default: '示例:./data/Pal/Saved/SaveGames/0/5633F58B91BB4CFDAE555321CA7E6C8E'
|
||||
edit: true
|
||||
envKey: PANEL_APP_PATH
|
||||
labelEn: Save Path (starts with ./data)
|
||||
labelZh: 存档路径 (以 ./data 开头)
|
||||
required: true
|
||||
type: text
|
||||
Reference in New Issue
Block a user