docker部署的sentinel 需要配置下本机IP client-ip

This commit is contained in:
路路路路路 2021-06-13 07:43:41 +00:00 committed by Gitee
parent b73c14400c
commit 06ef93994b
1 changed files with 44 additions and 42 deletions

View File

@ -31,6 +31,8 @@ spring:
transport: transport:
# 控制台地址 # 控制台地址
dashboard: 127.0.0.1:8718 dashboard: 127.0.0.1:8718
# docker部署的sentinel 需要配置下本机IP client-ip
# client-ip: 127.0.0.1
# nacos配置持久化 # nacos配置持久化
datasource: datasource:
ds1: ds1: