make bucket match upyun domain
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -7,15 +7,15 @@ server {
|
||||
|
||||
set $tmp_file_dir "/usr/local/file_upload"; # 文件存储路径
|
||||
set $task_server "http://127.0.0.1:8080"; # task server host
|
||||
# set $htyuc "http://127.0.0.1:3000"; #htyuc host
|
||||
set $htyuc "https://admin.alchemy-studio.cn"; #htyuc host
|
||||
set $htyuc "http://127.0.0.1:3000"; #htyuc host
|
||||
# set $htyuc "https://admin.alchemy-studio.cn"; # Verified by admin.alchemy-studio.cn
|
||||
set $resty_loc "/usr/local/opt/openresty";
|
||||
set $convert "/usr/local/bin/convert";
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user