mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
chore(deps): update ghcr.io/screego/server docker tag to v1.11.1 (#2274)
* chore(deps): update ghcr.io/screego/server docker tag to v1.11.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
21c49cb678
commit
9f5a0bd7ba
@@ -0,0 +1,34 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 5050
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: External access port
|
||||
labelZh: 外部访问端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 3478
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_TURN
|
||||
labelEn: TURN Port
|
||||
labelZh: TURN 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 127.0.0.1
|
||||
edit: true
|
||||
envKey: SCREEGO_EXTERNAL_IP
|
||||
labelEn: EXTERNAL IP
|
||||
labelZh: 外部 IP
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: 50000-50200
|
||||
edit: true
|
||||
envKey: SCREEGO_TURN_PORT_RANGE
|
||||
labelEn: Turn Port Range
|
||||
labelZh: TURN 端口范围
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
Reference in New Issue
Block a user