doc: add env variables info
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2023-12-21 21:25:28 +01:00
parent 3930abc6f2
commit c54591149c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -3,3 +3,10 @@
[![status-badge](https://ci.mylloon.fr/api/badges/71/status.svg)](https://ci.mylloon.fr/repos/71)
Personal diary with txt style, can be private!
## Environment Variables
| Name | Description | Required |
| :-----------: | :-----------: | :------: |
| `TD_USERNAME` | user name | No |
| `TD_USERPASS` | user password | Yes |