Update ifconfig.co.sh

This commit is contained in:
casjay 2020-08-15 08:27:55 -04:00 committed by GitHub
parent f75a3f3243
commit e18ddcba03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@
docker run \ docker run \
--detach \ --detach \
--name ifconfig \ --name ifconfig \
-p 127.0.0.1:8080:8080 \ -p 127.0.0.1:85:8080 \
--restart=always \ --restart=always \
mpolden/echoip echoip -p -H X-Forwarded-For mpolden/echoip echoip -p -H X-Forwarded-For