Update 32-nginx_ingress.sh

This commit is contained in:
Alexandre
2023-04-22 15:01:30 +02:00
committed by GitHub
parent 2737d1fa06
commit c90ce9bbeb

View File

@@ -10,7 +10,7 @@
#sed -i 's|manifest.json">|manifest.json" crossorigin="use-credentials">|g' /whoogle/app/templates/index.html
#Allow ingress
sed -i "1a export WHOOGLE_URL_PREFIX=$(bashio::addon.ingress_entry)" /etc/cont-init.d/99-run.sh
sed -i "1a export WHOOGLE_URL_PREFIX=\'$(bashio::addon.ingress_entry)\'" /etc/cont-init.d/99-run.sh
#################
# NGINX SETTING #