remove = idk if this is a bad idea

This commit is contained in:
2026-01-18 13:26:42 +00:00
parent 542af53c38
commit 75d1d259a4

View File

@@ -57,7 +57,7 @@ http {
root /var/www/certbot;
}
location = $BACKEND_ENDPOINT {
location $BACKEND_ENDPOINT {
return 301 $BACKEND_ENDPOINT/;
}