+ Added docker support to the to-do list
This commit is contained in:
parent
7296410b12
commit
db35be9517
|
@ -13,6 +13,7 @@ This supports mailing for logging what is happening to the databases, future pla
|
|||
- [ ] Email the log through email
|
||||
- [ ] Discord WebHook
|
||||
- [ ] Telegram Hook
|
||||
- [ ] Docker Support
|
||||
|
||||
### 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`.
|
||||
|
|
Reference in New Issue