Explorar o código

企业版众测

MengyangDuan %!s(int64=4) %!d(string=hai) anos
pai
achega
9e717266e3
Modificáronse 1 ficheiros con 3 adicións e 7 borrados
  1. 3 7
      src/main/resources/bootstrap.yml

+ 3 - 7
src/main/resources/bootstrap.yml

@@ -1,5 +1,5 @@
 server:
-  port: 8090
+  port: 8091
   servlet:
     context-path: /Bug/api/
   tomcat:
@@ -7,13 +7,9 @@ server:
 spring:
   data:
     mongodb:
-      database: ${MONGO_DBNAME:co-enterprise-test}
-      host: ${MONGO_HOST:10.81.65.118}
-      port: ${MONGO_PORT:29019}
-#      uri: mongodb://localhost:27017/test
+      uri: mongodb://47.98.174.59:27017/co-enterprise
   http:
     encoding:
       charset: UTF-8
       enabled: true
-      force: true
-
+      force: true