fix nginx config issue
This commit is contained in:
+3
-3
@@ -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 / {
|
||||
|
||||
Reference in New Issue
Block a user