timezone
This commit is contained in:
parent
9debdd374e
commit
561ed63ac7
5 changed files with 18 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ The app listens on `http://localhost:8080` by default.
|
|||
Postgres is exposed on `localhost:5433` to avoid conflicts with any existing local instance.
|
||||
|
||||
The app loads `.env` automatically on startup. Existing shell environment variables still take precedence over values in `.env`.
|
||||
Set `TIMEZONE` to any IANA timezone name such as `UTC` or `Europe/Prague` to control how timestamps are rendered in the UI.
|
||||
|
||||
Default bootstrap admin credentials:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue