git clone https://github.com/Evengining/service.git
cd service/
docker-compose up
You also need to configure the configuration at the address service/config/config.json
.
host
is the address of your redis server.
port
is the port of your redis server.
dns
ip or dns address of the host machine.