🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-11-14 13:36:07 -05:00
parent cb226e44c5
commit f449af7993
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -75,7 +75,7 @@ CONTAINER_IP_ADDRESS="$(ip a 2>/dev/null | grep 'inet' | grep -v '127.0.0.1' | a
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Overwrite variables
#SERVICE_PORT=""
SERVICE_NAME="ifconfig"
SERVICE_NAME="echoip"
SERVICE_COMMAND="$SERVICE_NAME"
CONFIG="-t /opt/echoip/html"
OPTS="-H x-forwarded-for -r -s -p"