add upyun_domain to moicen conf

This commit is contained in:
2022-12-28 23:14:43 +08:00
parent f32c749fc6
commit 62273abeba
+1
View File
@@ -21,6 +21,7 @@ server {
set $upyun_password "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN"; set $upyun_password "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN";
set $upyun_bucket "moicen"; set $upyun_bucket "moicen";
set $upyun_directory "music-room"; set $upyun_directory "music-room";
set $upyun_domain "https://upyun.moicen.com";
set $upyun_cdn "https://upyun.moicen.com/"; set $upyun_cdn "https://upyun.moicen.com/";
set $wx_domain "wx.moicen.com"; set $wx_domain "wx.moicen.com";
set $upt_secret "339666FBB93C46D7B00D9F6E790C6C18"; set $upt_secret "339666FBB93C46D7B00D9F6E790C6C18";