Files
es-bot/README.md
Andrey Gumirov d9c9f8f131
All checks were successful
continuous-integration/drone/push Build is passing
Upd readme
2022-05-01 01:58:48 +07:00

14 lines
249 B
Markdown

# es-bot
[![Build Status](https://droneci.gavt45.ru/api/badges/gav/es-bot/status.svg)](https://droneci.gavt45.ru/gav/es-bot)
## Deploy
```shell
$ cp .env.example .env
```
Change variables as you need and then:
```shell
$ docker-compose up -d
```