mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
@@ -26,6 +26,7 @@ server {
|
||||
|
||||
location / {
|
||||
include conf.d/include/acme-challenge.conf;
|
||||
alias /html/default/;
|
||||
root /html/default;
|
||||
try_files $uri /index.html;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user