mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 19:34:05 +02:00
Update 99-run.sh
This commit is contained in:
@@ -20,6 +20,7 @@ fi
|
|||||||
# NGINX SETTING #
|
# NGINX SETTING #
|
||||||
#################
|
#################
|
||||||
|
|
||||||
|
INGRESS="false"
|
||||||
if [[ "$INGRESS" == "true" ]]; then
|
if [[ "$INGRESS" == "true" ]]; then
|
||||||
#declare port
|
#declare port
|
||||||
#declare certfile
|
#declare certfile
|
||||||
|
|||||||
Reference in New Issue
Block a user