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