mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Trying something to fix the auto ssl renewal process
This commit is contained in:
@ -6,6 +6,6 @@ server {
|
||||
access_log /config/logs/letsencrypt.log proxy;
|
||||
|
||||
location / {
|
||||
root <%- root_path %>;
|
||||
root /config/letsencrypt-acme-challenge;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user