Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
feat: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Filipovsky committed Oct 10, 2022
1 parent d8b822e commit abc2554
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
4. put interval to .env (in seconds)
5. docker-compose up

### Docker image

```bash
TELEGRAM_TOKEN=your-token APP_ENV=prod INTERVAL=5 docker run -d --name=sscomnotifierbot vfilipovsky/sscomnotifierbot
```

### Usage

Expand Down

0 comments on commit abc2554

Please sign in to comment.