Rename ipd -> echoip

This commit is contained in:
Martin Polden
2018-08-27 20:33:29 +02:00
parent bc5e1ae713
commit 988f3fd19a
7 changed files with 17 additions and 17 deletions

View File

@ -4,4 +4,4 @@ build:
pre:
- make geoip-download
run:
web: ipd -f data/country.mmdb -c data/city.mmdb -p -r -H CF-Connecting-IP -H X-Forwarded-For -l :$PORT
web: echoip -f data/country.mmdb -c data/city.mmdb -p -r -H CF-Connecting-IP -H X-Forwarded-For -l :$PORT