mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Update caddy.txt
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
header X-Forwarded-Proto $scheme
|
header X-Forwarded-Proto $scheme
|
||||||
header X-NginX-Proxy true
|
header X-NginX-Proxy true
|
||||||
header X-Real-IP $remote_addr
|
header X-Real-IP $remote_addr
|
||||||
X-External-Path $http_x_ingress_path;
|
header X-External-Path $http_x_ingress_path;
|
||||||
header @static Cache-Control max-age=31536000
|
header @static Cache-Control max-age=31536000
|
||||||
root * /app/dist
|
root * /app/dist
|
||||||
try_files {path}.html {path} /
|
try_files {path}.html {path} /
|
||||||
|
|||||||
Reference in New Issue
Block a user