hjr265 / loadcat

NGINX load balancer configurator
BSD 3-Clause "New" or "Revised" License
401 stars 66 forks source link

Fix SSL certificate path error #14

Closed antonioabelgc closed 5 months ago

antonioabelgc commented 6 months ago

Related: #12

hjr265 commented 5 months ago

The Dir variable should have been set correctly. But it seems that is not the case.

I am accepting the PR for now to fix the behavior. But I will need to revisit this and bring back the variable interpolation correctly.