misc: set ddefault timezone to UTC

pull/512/head
Saúl Ibarra Corretgé 5 years ago
parent 3c3fc195d1
commit 774aba54f5
  1. 2
      env.example

@ -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

Loading…
Cancel
Save