音频转换及上传upyun
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user