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
|
## environment variables
|
||||||
|
|
||||||
| name | description | required |
|
| name | description | required |
|
||||||
| :-----------: | :-----------: | :-------------: |
|
| :-----------: | :-------------: | :-------------: |
|
||||||
| `TD_USERNAME` | user name | no |
|
| `TD_USERNAME` | user name | no |
|
||||||
| `TD_USERPASS` | user password | yes |
|
| `TD_USERPASS` | user password | yes |
|
||||||
| `TD_PRIVATE` | user password | empty = `false` |
|
| `TD_PRIVATE` | post visibility | empty = `false` |
|
||||||
|
|
||||||
## volumes (docker)
|
## volumes (docker)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue