From 1d6e7763f4a30272cc0818ea12f83697b7375c45 Mon Sep 17 00:00:00 2001 From: shikeying <shikeying@163.com> Date: 星期五, 23 二月 2024 15:17:19 +0800 Subject: [PATCH] 测试了aws oss,另外 mybatis模块还未完成 --- deploy-jar-template/src/main/resources/application-test.yml | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/deploy-jar-template/src/main/resources/application-test.yml b/deploy-jar-template/src/main/resources/application-test.yml index 8ab1628..e9f0790 100644 --- a/deploy-jar-template/src/main/resources/application-test.yml +++ b/deploy-jar-template/src/main/resources/application-test.yml @@ -281,6 +281,20 @@ # 璋冪敤杩滅▼涓婁紶鏂囦欢锛屾槸鍚︽寜鐓ф湰鍦版枃浠跺鐞嗭紝2023-07-03 # 鍦ㄦ祴璇曡繃绋嬩腑濡傛灉娌℃湁FTP绛夋湇鍔★紝鍙互璁剧疆涓簍rue涓存椂瀛樺偍鏈湴 remote-as-local: true + + # oss瀹炵幇绫诲瀷锛歛ws_s3锛堜簹椹�婏級 | tx锛堣吘璁級 | ali锛堥樋閲岋級 | qn锛堜竷鐗涳級锛�2023-12-13 + # | ftp锛�2024-02-23澧炲姞 + oss-type: aws_s3 + # oss璁块棶鍓嶇紑锛屽锛歨ttp://localhost:8082/admin/oss/锛�2023-12-13 + oss-prefix: http://localhost:8082/admin/oss/ + oss-access-key: HDKSYC2Y4FELF5CL5FIB + oss-secret-key: ktf8Px9uTvLFFpQNGsO41ehRsgJ0hWnLtxZnDBCX + # oss鏈嶅姟鍦板潃 + oss-endpoint: http://eos-beijing-1.cmecloud.cn + # oss榛樿鐨勬《鍚嶇О + oss-bucket-name: ctoms-file + protocol: http + # ftp: # ip: 116.198.40.76 # port: 22 -- Gitblit v1.9.1