Jelajahi Sumber

私有云配置接收码

willliamguo 4 tahun lalu
induk
melakukan
a84d021334
1 mengubah file dengan 6 tambahan dan 7 penghapusan
  1. 6 7
      site/src/main/resources/application.yml

+ 6 - 7
site/src/main/resources/application.yml

@@ -1,6 +1,6 @@
 spring:
   profiles:
-     active: dev-private
+    active: dev-private
   cache:
     guava:
       spec: expireAfterWrite=30s
@@ -112,10 +112,9 @@ spring:
     username: mooctest
     password: secr3t!
   redis:
-    # 59.42.10.53
-    host: 8.134.32.27
+    host: 121.196.124.158
     port: 6379
-    password: '#2019@callforttest@!'
+    password:
     jedis:
       pool:
         max-active: 8
@@ -125,7 +124,7 @@ spring:
     database: 6
 user:
   service:
-    baseUrl: http://user.cofortest.com:8081
+    baseUrl: http://127.0.0.1:8081
 
 #file:
 #  save:
@@ -175,7 +174,7 @@ feature:
   task:
     import: true
     recommend: false
-    acceptedPWD: false #使用密码接收任务
+    acceptedPWD: true #使用密码接收任务
 
 file:
   save:
@@ -310,7 +309,7 @@ file:
     path: /var/www/
 user:
   service:
-#    baseUrl: http://59.42.10.53
+    #    baseUrl: http://59.42.10.53
     baseUrl: http://user.cofortest.com:8081
 website:
   domain: cofortest.com