pull/21891/head
ytqh 12 months ago
parent f08d557366
commit fa629aceec

@ -4,7 +4,6 @@ server {
listen ${NGINX_PORT};
server_name langbot.${NGINX_SERVER_NAME};
// wecom verification
location = /WW_verify_KiDk4c0uzgf4zc8l.txt {
default_type text/plain;
return 200 'KiDk4c0uzgf4zc8l';

Loading…
Cancel
Save