fix nginx config issue

This commit is contained in:
moicen
2022-01-15 21:25:31 +08:00
parent bcf4c14c54
commit 9c83b9adf4
+3 -3
View File
@@ -16,10 +16,10 @@ server {
set $convert "/usr/bin/convert";
set $upyun_operator "moicen";
set $upyun_password = "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN";
set $upyun_password "NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN";
set $upyun_bucket "huiwing";
set $upyun_directory "music-room"
set $upyun_cdn "https://upyun.alchemy-studio.cn/music-room/"
set $upyun_directory "music-room";
set $upyun_cdn "https://upyun.alchemy-studio.cn/music-room/";
set $upyun_api "https://v2.api.upyun.com";
location / {