mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update caddy.txt
This commit is contained in:
@@ -29,5 +29,11 @@
|
||||
root * /app/dist
|
||||
try_files {path}.html {path} /
|
||||
file_server
|
||||
}
|
||||
|
||||
handle_path /* {
|
||||
header X-Frame-Options "SAMEORIGIN"
|
||||
reverse_proxy http://127.0.0.1:9000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user