fix url param read issue, update upyun access token

This commit is contained in:
moicen
2022-07-16 23:16:00 +08:00
parent a730521d5b
commit 627481e41a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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 / {