|
@@ -17,9 +17,10 @@ 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[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
|
|
|
+com.qmth.fss[local].server=http://192.168.10.38:8800/files/
|
|
|
+com.qmth.default.fss=local
|
|
|
#
|
|
|
# ********** db mysql config **********
|
|
|
#
|