/geoip-service

Primary LanguageJavaScript

GeoIP Resolve Service

Clone the repository

git clone https://github.com/communcom/geoip-service.git
cd geoip-service

Create docker-compose file

cp docker-compose.example.yml docker-compose.yml 

Run

docker-compose up -d --build