|
@@ -1,5 +1,5 @@
|
|
|
server:
|
|
|
- port: 8094
|
|
|
+ port: 8124
|
|
|
|
|
|
spring:
|
|
|
application:
|
|
@@ -10,10 +10,10 @@ spring:
|
|
|
nacos:
|
|
|
discovery:
|
|
|
server-addr: 127.0.0.1:8848
|
|
|
- namespace: bbba8691-596e-436f-9b72-a28e8db0da40
|
|
|
+ namespace: shujuju
|
|
|
config:
|
|
|
server-addr: 127.0.0.1:8848
|
|
|
file-extension: yml
|
|
|
shared-configs:
|
|
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
|
- namespace: bbba8691-596e-436f-9b72-a28e8db0da40
|
|
|
+ namespace: shujuju
|