mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update ingress.gtpl
This commit is contained in:
@@ -14,8 +14,6 @@ server {
|
||||
|
||||
location /api {
|
||||
proxy_pass {{ .protocol }}://backend;
|
||||
expires 1y;
|
||||
add_header Cache-Control "public, immutable";
|
||||
client_max_body_size 10M;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user