talk icon indicating copy to clipboard operation
talk copied to clipboard

Set timezone for Talk container

Open yogeshbeniwal opened this issue 3 years ago • 0 comments
trafficstars

Expected behavior: Setting timezone in docker-compose file should configure timezone for docker container.

Actual behavior: Currently timezone can be configured for mongo and redis container, however talk container is not honouring timezone set with below settings in docker-compose.yml

    environment:
      - TZ=America/New_York

yogeshbeniwal avatar Aug 30 '22 12:08 yogeshbeniwal