#Timezone in dockers
4 messages · Page 1 of 1 (latest)
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.
Wings 😉