fix timezone shenanigans
This commit is contained in:
parent
75dbaebccd
commit
e9f63e8658
2 changed files with 62 additions and 22 deletions
|
@ -22,7 +22,8 @@ services:
|
|||
- "8004:8000"
|
||||
environment:
|
||||
# FILL THESE IN
|
||||
BEAVERHABITS_URL: ""
|
||||
TIMEZONE: EST
|
||||
BEAVERHABITS_URL: "" # no path, just the base URL
|
||||
BEAVERHABITS_USERNAME: "" # yes i know this is bad
|
||||
BEAVERHABITS_PASSWORD: "" # however, i don't care
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue