mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 06:34:22 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
cb226e44c5
commit
f449af7993
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user