;
This commit is contained in:
@@ -2,7 +2,7 @@ events {}
|
|||||||
http {
|
http {
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80
|
listen 80;
|
||||||
location /.well-known/acme-challenge/ {
|
location /.well-known/acme-challenge/ {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user