fix wx_domain
This commit is contained in:
@@ -19,6 +19,7 @@ server {
|
||||
set $upyun_bucket "alchemy";
|
||||
set $upyun_directory "music-room";
|
||||
set $upyun_cdn "https://upyun.alchemy-studio.cn/";
|
||||
set $wx_domain "wx.alchemy-studio.cn";
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
@@ -15,6 +15,7 @@ server {
|
||||
set $upyun_bucket "moicen";
|
||||
set $upyun_directory "music-room";
|
||||
set $upyun_cdn "https://upyun.dev.moicen.com/";
|
||||
set $wx_domain "dev.wx.moicen.com";
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
@@ -15,6 +15,7 @@ server {
|
||||
set $upyun_bucket "moicen";
|
||||
set $upyun_directory "music-room";
|
||||
set $upyun_cdn "https://upyun.dev.moicen.com/";
|
||||
set $wx_domain "dev.wx.moicen.com";
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
@@ -22,6 +22,7 @@ server {
|
||||
set $upyun_bucket "moicen";
|
||||
set $upyun_directory "music-room";
|
||||
set $upyun_cdn "https://upyun.moicen.com/";
|
||||
set $wx_domain "wx.moicen.com";
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
Reference in New Issue
Block a user