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