Browse Source

修改mongo地址

willliamguo 3 years ago
parent
commit
7890deb7ae
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/application.yml

+ 3 - 3
src/main/resources/application.yml

@@ -34,7 +34,7 @@ spring:
 
 mongodb:
   database: test
-  host: 121.196.124.158
+  host: 121.40.93.243
   port: 27117
   username: mooctest
   password: mooctest
@@ -60,7 +60,7 @@ spring:
 
 mongodb:
   database: test
-  host: 121.196.124.158
+  host: 121.40.93.243
   port: 27117
   username: mooctest
   password: mooctest
@@ -90,7 +90,7 @@ spring:
 
 mongodb:
   database: test
-  host: 121.196.124.158
+  host: 121.40.93.243
   port: 27117
   username: mooctest
   password: mooctest