Add Heroku config

This commit is contained in:
Martin Polden 2018-08-20 20:26:48 +02:00
parent 2fbc25d39b
commit c32aedac95
1 changed files with 7 additions and 0 deletions

7
heroku.yml Normal file
View 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