#Timezone in dockers

4 messages · Page 1 of 1 (latest)

jaunty jasper
#

How to apply timezone change in .env? Docker containers still have wrong timezone, different from .env config.

Machine timezone is Europe/Prague, .env same, docker containers are UTC, no idea how to apply the timezone change..

Tried restarting wings, docker, pteroq, whole machine, cache clearing...

green wyvern
# jaunty jasper

That looks like your .env file; that would be the timezone for the panel. There's also a timezone setting in your wings config which will be passed into each Docker Container as the TZ environmental variable. Most Docker Images are based on Operating Systems and will take that variable and handle the timezone settings.

jovial flame
#

Wings 😉