fix url param read issue, update upyun access token
This commit is contained in:
@@ -20,7 +20,7 @@ server {
|
||||
set $upyun_directory "music-room";
|
||||
set $upyun_cdn "https://upyun.alchemy-studio.cn/";
|
||||
set $wx_domain "wx.alchemy-studio.cn";
|
||||
set $upt_secret "C29DBA1F1EA4462088136C3A85C2FBFC";
|
||||
set $upt_secret "0D32E581A445404FA4C306709724FA07";
|
||||
set $upt_duration 3600;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user