mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 09:38:47 +08:00
feat: 修改 Halo 默认对外暴露端口
This commit is contained in:
parent
8be796a8b4
commit
932a40f274
@ -42,7 +42,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: http://localhost:8080
|
- default: http://localhost:8090
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HALO_EXTERNAL_URL
|
envKey: HALO_EXTERNAL_URL
|
||||||
labelEn: External URL
|
labelEn: External URL
|
||||||
@ -50,7 +50,7 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramHttp
|
rule: paramHttp
|
||||||
type: text
|
type: text
|
||||||
- default: 8080
|
- default: 8090
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
|
Loading…
Reference in New Issue
Block a user