mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-18 22:07:15 +01:00
🚀 Angry-ip-scanner: Change tp ghcr (#118)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Configure NGINX for use with Angry IP Scanner
|
||||
# ==============================================================================
|
||||
ingress_entry=$(bashio::addon.ingress_entry)
|
||||
sed -i "s#%%ingress_entry%%#${ingress_entry}#g" /etc/nginx/nginx.conf
|
||||
Reference in New Issue
Block a user