I use n8n for workflows, but the n8n docker container is stuck on new york time, and not inheriting the hosts timezone of UK/London (GMT+0), can anyone help me.?
TIA
RichE
I use n8n for workflows, but the n8n docker container is stuck on new york time, and not inheriting the hosts timezone of UK/London (GMT+0), can anyone help me.?
TIA
RichE
@rich.easton 你尝试配置一下 yaml 中的环境变量试试
environment:
TZ: Europe/London