修改 Jpom 配置
This commit is contained in:
parent
29a1798d90
commit
b027397f4c
|
@ -3,8 +3,8 @@ additionalProperties:
|
|||
- default: 2122
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Nacos run port
|
||||
labelZh: Nacos 运行端口
|
||||
labelEn: Jpom run port
|
||||
labelZh: Jpom 运行端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
services:
|
||||
nacos:
|
||||
Jpom:
|
||||
image: jpomdocker/jpom
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue