|
@@ -8,12 +8,14 @@ com.qmth.auth.time-max-ahead=24h
|
|
|
com.qmth.auth.time-max-delay=24h
|
|
|
com.qmth.auth.debug-mode=true
|
|
|
|
|
|
-com.qmth.datasource.url=jdbc:mysql://localhost:3306/ops_db?useUnicode=true&characterEncoding=UTF-8
|
|
|
+com.qmth.datasource.url=jdbc:mysql://192.168.10.83:3306/ops_db?useUnicode=true&characterEncoding=UTF-8
|
|
|
com.qmth.datasource.username=ops
|
|
|
com.qmth.datasource.password=ops
|
|
|
|
|
|
-com.qmth.fss.config=oss://key:secret@solar.oss-api.qmth.com.cn
|
|
|
-com.qmth.fss.server=http://oss-file.qmth.com.cn/solar
|
|
|
+com.qmth.fss.config=D:/home/ops/data/
|
|
|
+com.qmth.fss.server=/
|
|
|
+#com.qmth.fss.config=oss://key:secret@solar.oss-api.qmth.com.cn
|
|
|
+#com.qmth.fss.server=http://oss-file.qmth.com.cn/solar
|
|
|
|
|
|
com.qmth.sms.server=http://127.0.0.1:8090
|
|
|
|