This commit is contained in:
parent
1c8c1ba9f3
commit
eb5697a6c9
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -6,11 +6,11 @@ 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` | user password | empty = `false` |
|
||||
| name | description | required |
|
||||
| :-----------: | :-------------: | :-------------: |
|
||||
| `TD_USERNAME` | user name | no |
|
||||
| `TD_USERPASS` | user password | yes |
|
||||
| `TD_PRIVATE` | post visibility | empty = `false` |
|
||||
|
||||
## volumes (docker)
|
||||
|
||||
|
|
Loading…
Reference in a new issue