|
@@ -14,6 +14,13 @@ spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
|
|
|
spring.jackson.time-zone=GMT+8
|
|
|
spring.freemarker.suffix=.ftl
|
|
|
#
|
|
|
+# ********** file storage config **********
|
|
|
+#
|
|
|
+com.qmth.fss[oss].config=oss://LTAI5tMD6egpaCroTRrbeZri:MnEghK4dJ3zBvROiU6NEcdrwpcCant@skynet-test.oss-cn-shenzhen.aliyuncs.com
|
|
|
+com.qmth.fss[oss].server=https://cdn-test.cloud-exam.com
|
|
|
+com.qmth.fss[local].config=/home/admin/project/smart-monitor/static/files
|
|
|
+com.qmth.fss[local].server=http://192.168.10.38:8800/files
|
|
|
+#
|
|
|
# ********** db mysql config **********
|
|
|
#
|
|
|
db.host=192.168.10.30
|