mirror of
https://github.com/mpolden/echoip.git
synced 2025-02-19 05:28:58 +01:00
Add Heroku config
This commit is contained in:
parent
2fbc25d39b
commit
c32aedac95
7
heroku.yml
Normal file
7
heroku.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
build:
|
||||||
|
languages:
|
||||||
|
- go
|
||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user