Revert "fix"

This reverts commit 3ea5a74d44.
pull/21891/head
ytqh 12 months ago
parent 3ea5a74d44
commit 97b7f47700

@ -5,6 +5,7 @@ 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