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
@@ -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;