Compare commits

..

No commits in common. "ef688d509647dc42b281ee8a3dc4b420fbc077b5" and "9c89f087c8b1a063d7702f8e2ae80867eccdf35a" have entirely different histories.

9 changed files with 12 additions and 14 deletions

View File

@ -21,14 +21,12 @@ spring:
password: nacos password: nacos
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 127.0.0.1:8848 server-addr: 192.168.0.14:8848
namespace: db93cb6f-e0b3-4f24-a5fc-72f5562f5676 namespace: f648524d-0a7b-449e-8f92-64e05236fd51
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 127.0.0.1:8848 server-addr: 192.168.0.14:8848
namespace: db93cb6f-e0b3-4f24-a5fc-72f5562f5676 namespace: f648524d-0a7b-449e-8f92-64e05236fd51
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19093 port: 18083
# Spring # Spring
spring: spring:
servlet: servlet:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19091 port: 18091
# Spring # Spring
spring: spring:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19093 port: 18093
# Spring # Spring
spring: spring:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19090 port: 18090
servlet: servlet:
context-path: zhgd context-path: zhgd
# Spring # Spring

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19094 port: 18094
# Spring # Spring
spring: spring:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19095 port: 18095
# Spring # Spring
spring: spring:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19092 port: 18092
# Spring # Spring
spring: spring:

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 19096 port: 18096
# Spring # Spring
spring: spring: