make bucket match upyun domain

This commit is contained in:
XiaoLi
2023-01-17 20:02:55 +08:00
committed by XiaoLi
parent 6f98a1d1a0
commit 83392edf17
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ server {
set $upyun_operator "moicen";
set $upyun_password "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN";
set $upyun_bucket "moicen";
set $upyun_directory "music-room";
set $upyun_domain "https://upyun.alchemy-studio.cn";
set $upyun_directory "test";
set $upyun_domain "https://upyun.moicen.com/";
set $wx_domain "dev.wx.moicen.com";
set $upt_secret "0D32E581A445404FA4C306709724FA07";
set $upt_duration 3600;