Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 361 Bytes

File metadata and controls

13 lines (9 loc) · 361 Bytes

service

Installation and startup

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.