Why did jetbrains do this to me?

This commit is contained in:
Greyscale 2024-01-25 12:37:06 +01:00
parent a83fdf95b7
commit f6703f1dc9
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -55,7 +55,7 @@ server {
{% endif %} {% endif %}
proxy_pass {{ targetPath }}; proxy_pass {{ targetPath }};
%} }
} }
{% if not allowNonSSL %} {% if not allowNonSSL %}