@@ -0,0 +1,22 @@
+spring:
+ cloud:
+ nacos:
+ discovery:
+ server-addr: 47.108.128.78:6848
+ redis:
+ host: 47.108.128.78
+ port: 7031
+ password: Chelvc@2023
+
+dubbo:
+ registry:
+ address: nacos://47.108.128.78:6848
+nacos:
+ config:
+platform:
+ oauth:
+ token:
+ secret: oauth.token.secret@chelvc!@#2023
@@ -5,7 +5,7 @@ spring:
main:
allow-bean-definition-overriding: true
profiles:
- active: dev
+ active: qizai
application:
name: admin
jackson: