echoip/heroku.yml

8 lines
175 B
YAML
Raw Normal View History

2018-08-20 20:26:48 +02:00
build:
languages:
- go
pre:
- make geoip-download
run:
2018-08-27 20:33:29 +02:00
web: echoip -f data/country.mmdb -c data/city.mmdb -p -r -H CF-Connecting-IP -H X-Forwarded-For -l :$PORT