add wx verify
This commit is contained in:
@@ -21,6 +21,11 @@ server {
|
||||
proxy_set_header X-Forwarded-Host $remote_addr;
|
||||
}
|
||||
|
||||
# 公众号校验 炼金工坊
|
||||
location /MP_verify_Jo6pKmy43wx7S5Sh.txt {
|
||||
return 200 'Jo6pKmy43wx7S5Sh';
|
||||
}
|
||||
|
||||
root $resty_loc/nginx/html/teacher;
|
||||
index index.html;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user