txtdiary/README.md
Mylloon eb5697a6c9
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
doc: typo
2023-12-22 15:27:19 +01:00

19 lines
615 B
Markdown

# txtdiary
[![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 |
| `TD_PRIVATE` | post visibility | empty = `false` |
## volumes (docker)
| path | description |
| :--------------: | :--------------------: |
| `/txtdiary/data` | where posts are stored |