fix wx_domain

This commit is contained in:
2022-06-11 22:59:03 +08:00
parent d69b4918eb
commit ef205b12c8
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -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;