mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
修复 Nacos 网络模式
避免 客户端会根据服务端的配置自动计算其他端口进行通信 导致无法连接 Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
@@ -8,11 +8,11 @@ additionalProperties:
|
||||
required: true
|
||||
type: select
|
||||
values:
|
||||
- label: 主机模式
|
||||
- label: 主机网络模式
|
||||
value: "host"
|
||||
- label: 桥接模式
|
||||
- label: 桥接网络模式
|
||||
value: "bridge"
|
||||
- label: 无网络
|
||||
- label: 无网络模式
|
||||
value: "none"
|
||||
- label: 1panel-network
|
||||
value: "1panel-network"
|
||||
|
||||
Reference in New Issue
Block a user