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