mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
Merge branch 'alexbelgium:master' into master
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## 0.13-37_TEST (22-05-2024)
|
||||
- Minor bugs fixed
|
||||
## 0.13-37 (20-05-2024)
|
||||
- BREAKING CHANGE : the main port has changed from 80 to 8081 to allow ssl
|
||||
- Not working yet : enable ssl access using either caddy's automated ssl (see Readme), or HomeAssistant's let's encrypt from the addon options
|
||||
|
||||
@@ -31,6 +31,7 @@ sed -i "/function is_authenticated/a if (strpos(\$_SERVER['HTTP_REFERER'], '/api
|
||||
|
||||
echo "... adapt Caddyfile for ingress"
|
||||
chmod +x /helpers/caddy_ingress.sh
|
||||
/./helpers/caddy_ingress.sh
|
||||
sed -i "/sudo caddy fmt --overwrite/i /./helpers/caddy_ingress.sh" "$HOME"/BirdNET-Pi/scripts/update_caddyfile.sh
|
||||
|
||||
echo " "
|
||||
|
||||
0
birdnet-pi/rootfs/helpers/caddy_ingress.sh
Normal file → Executable file
0
birdnet-pi/rootfs/helpers/caddy_ingress.sh
Normal file → Executable file
Reference in New Issue
Block a user