_
This commit is contained in:
@@ -3,7 +3,7 @@ http {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
location /.well-known/acme-challenge/ {
|
||||
location / {
|
||||
proxy_pass http://certbot:80;
|
||||
}
|
||||
# location / {
|
||||
|
||||
Reference in New Issue
Block a user