txtdiary/README.md
Mylloon 9b0d72f12f
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
feat: create a post
2023-12-22 02:11:53 +01:00

18 lines
525 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 |
## volumes (docker)
| path | description |
| :--------------: | :--------------------: |
| `/txtdiary/data` | where posts are stored |