mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update caddy.txt
This commit is contained in:
@@ -30,4 +30,10 @@
|
|||||||
try_files {path}.html {path} /
|
try_files {path}.html {path} /
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
|
|
||||||
|
handle_path /* {
|
||||||
|
header X-Frame-Options "SAMEORIGIN"
|
||||||
|
reverse_proxy http://127.0.0.1:9000
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user