音频转换及上传upyun

This commit is contained in:
moicen
2022-01-28 02:25:18 +08:00
committed by 木逸辰
parent 862aff55da
commit 6f02e88c37
6 changed files with 54 additions and 51 deletions
+1 -2
View File
@@ -19,8 +19,7 @@ server {
set $upyun_password "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN";
set $upyun_bucket "huiwing";
set $upyun_directory "music-room";
set $upyun_cdn "https://upyun.alchemy-studio.cn/music-room/";
set $upyun_api "https://v2.api.upyun.com";
set $upyun_cdn "https://upyun.alchemy-studio.cn/";
location / {
try_files $uri $uri/ /index.html;