Up
This commit is contained in:
parent
24bee4c85e
commit
c084dd2a19
7 changed files with 86 additions and 22 deletions
|
|
@ -1,10 +0,0 @@
|
|||
## Start of configuration add by letsencrypt container
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
auth_basic off;
|
||||
auth_request off;
|
||||
allow all;
|
||||
root /usr/share/nginx/html;
|
||||
try_files $uri =404;
|
||||
break;
|
||||
}
|
||||
## End of configuration add by letsencrypt container
|
||||
Loading…
Add table
Add a link
Reference in a new issue