zhouliwu 1 dzień temu
rodzic
commit
4bc7fc2752

+ 3
- 3
bhkj-delivery-module-backstage/src/main/resources/application-dev.yml Wyświetl plik

@@ -1,11 +1,11 @@
1 1
 spring:
2 2
   datasource:
3 3
     driver-class-name: com.mysql.cj.jdbc.Driver
4
-    url: jdbc:mysql://1.95.91.132:3721/same_city?useSSL=true&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
4
+    url: jdbc:mysql://101.245.88.242:3721/same_city?useSSL=true&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
5 5
     username: tcjs
6 6
     password: tcjs1024
7 7
   redis:
8
-    host: 1.95.91.132
8
+    host: 101.245.88.242
9 9
     port: 6379
10 10
     password: tcjs731462
11 11
     lettuce:
@@ -16,7 +16,7 @@ spring:
16 16
       timeout: 5000
17 17
       database: 0
18 18
   rabbitmq:
19
-    host: 1.95.91.132
19
+    host: 101.245.88.242
20 20
     port: 5672
21 21
     username: yfb
22 22
     password: tcjs731462

+ 3
- 3
bhkj-delivery-module-backstage/src/main/resources/application-prod.yml Wyświetl plik

@@ -1,11 +1,11 @@
1 1
 spring:
2 2
   datasource:
3 3
     driver-class-name: com.mysql.cj.jdbc.Driver
4
-    url: jdbc:mysql://1.95.91.132:3721/same_city?useSSL=true&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
4
+    url: jdbc:mysql://101.245.88.242:3721/same_city?useSSL=true&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull
5 5
     username: tcjs
6 6
     password: tcjs1024
7 7
   redis:
8
-    host: 1.95.91.132
8
+    host: 101.245.88.242
9 9
     port: 6379
10 10
     password: tcjs731462
11 11
     lettuce:
@@ -16,7 +16,7 @@ spring:
16 16
       timeout: 5000
17 17
       database: 0
18 18
   rabbitmq:
19
-    host: 1.95.91.132
19
+    host: 101.245.88.242
20 20
     port: 5672
21 21
     username: yfb
22 22
     password: tcjs731462

Ładowanie…
Anuluj
Zapisz