misc: set ddefault timezone to UTC
This commit is contained in:
@@ -40,7 +40,7 @@ HTTP_PORT=8000
|
||||
HTTPS_PORT=8443
|
||||
|
||||
# System time zone
|
||||
TZ=Europe/Amsterdam
|
||||
TZ=UTC
|
||||
|
||||
# Public URL for the web service
|
||||
#PUBLIC_URL=https://meet.example.com
|
||||
|
||||
Reference in New Issue
Block a user