diff --git a/etc/server.conf.sample b/etc/server.conf.sample index 2ccdd2a..23e060f 100644 --- a/etc/server.conf.sample +++ b/etc/server.conf.sample @@ -1,5 +1,5 @@ [global] -mmdb_file = /home/adulau/git/mmdb-server/db/GeoOpen-Country.mmdb,/home/adulau/git/mmdb-server/db/GeoOpen-Country-ASN.mmdb -country_file = /home/adulau/git/mmdb-server/db/country.json +mmdb_file = ../db/GeoOpen-Country.mmdb,../db/GeoOpen-Country-ASN.mmdb +country_file = ../db/country.json lookup_pubsub = no port = 8000