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

gary-ai/gary-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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