|
@@ -80,7 +80,7 @@ featureSwitch:
|
|
mongodb:
|
|
mongodb:
|
|
host: 114.55.91.27
|
|
host: 114.55.91.27
|
|
port: 80
|
|
port: 80
|
|
- db: testdb
|
|
|
|
|
|
+ db: testGragh
|
|
reportCollection: report
|
|
reportCollection: report
|
|
mutationCollection: mutation
|
|
mutationCollection: mutation
|
|
caseGraghCollection: caseGraph
|
|
caseGraghCollection: caseGraph
|
|
@@ -139,6 +139,17 @@ featureSwitch:
|
|
rpcKibugService: true
|
|
rpcKibugService: true
|
|
rpcSourceService: true
|
|
rpcSourceService: true
|
|
|
|
|
|
|
|
+mongodb:
|
|
|
|
+ host: 114.55.91.27
|
|
|
|
+ port: 80
|
|
|
|
+ db: testGragh
|
|
|
|
+ reportCollection: report
|
|
|
|
+ mutationCollection: mutation
|
|
|
|
+ caseGraghCollection: caseGraph
|
|
|
|
+ caughtNodeCollection: caughtNode
|
|
|
|
+ userCatchCollection: userCatch
|
|
|
|
+ sumCatchCollection: sumCatch
|
|
|
|
+ base64Auth: Basic YWRtaW46Y2hhbmdlaXQ=
|
|
server:
|
|
server:
|
|
port: 9001
|
|
port: 9001
|
|
|
|
|
|
@@ -245,14 +256,14 @@ featureSwitch:
|
|
mongodb:
|
|
mongodb:
|
|
host: 114.55.91.27
|
|
host: 114.55.91.27
|
|
port: 80
|
|
port: 80
|
|
- db: mooctest
|
|
|
|
|
|
+ db: testdb
|
|
reportCollection: report
|
|
reportCollection: report
|
|
mutationCollection: mutation
|
|
mutationCollection: mutation
|
|
caseGraghCollection: caseGraph
|
|
caseGraghCollection: caseGraph
|
|
caughtNodeCollection: caughtNode
|
|
caughtNodeCollection: caughtNode
|
|
userCatchCollection: userCatch
|
|
userCatchCollection: userCatch
|
|
sumCatchCollection: sumCatch
|
|
sumCatchCollection: sumCatch
|
|
- base64Auth: Basic YWRtaW46Y2hhbmdlaXQ=
|
|
|
|
|
|
+ base64Auth:
|
|
|
|
|
|
server:
|
|
server:
|
|
port: 9001
|
|
port: 9001
|