Add nginx/tls.conf

This commit is contained in:
2024-06-19 03:43:39 +01:00
parent 9e96c743d1
commit ac645f598d
+3
View File
@@ -0,0 +1,3 @@
location ^~ /.well-known {
allow all;
}