Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 256 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 256 Bytes

Gary-API

API for GaryBot

Docker

To create local docker :

docker-compose up -d --build

to stop it :

docker-compose stop

to restart it :

docker-compose restart

You will found the API listening in localhost:8081