for testing, use same tz as the docker image
This commit is contained in:
parent
3ed06f7c2a
commit
8536895997
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ for example, using `pass` password:
|
|||
|
||||
```sh
|
||||
$ pip install -r requirements.txt
|
||||
$ TD_USERPASS=pass FLASK_APP=src/app flask run
|
||||
$ TD_USERPASS=pass TZ=UTC FLASK_APP=src/app flask run
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue