Files
easy-whitelist/nginx/tls.conf
T
2024-06-19 03:43:39 +01:00

3 lines
47 B
Plaintext

location ^~ /.well-known {
allow all;
}