+ Added docker support to the to-do list

This commit is contained in:
Daniel Legt 2021-08-21 17:52:06 +03:00
parent 7296410b12
commit db35be9517
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ This supports mailing for logging what is happening to the databases, future pla
- [ ] Email the log through email - [ ] Email the log through email
- [ ] Discord WebHook - [ ] Discord WebHook
- [ ] Telegram Hook - [ ] Telegram Hook
- [ ] Docker Support
### How to Use ### How to Use
1. Setup the configuration file which is [This file](./config.example.json) and rename it into `config.json` instead of `config.example.json`. 1. Setup the configuration file which is [This file](./config.example.json) and rename it into `config.json` instead of `config.example.json`.