21 days ago
How do I change timezone to CET for m y https://primary-production-4bcb.up.railway.app/, thank you
7 Replies
21 days ago
You can change it using the GENERIC_TIMEZONE
environment variable. Refer to the n8n docs for more details. You may need to adjust for daylight saving time.
21 days ago
Okay and where do I add this?
laurco77
Okay and where do I add this?
21 days ago
Go to your Railway's project.
Click on the "Variables" tab.
Click on "New Variable", fill the name with "GENERIC_TIMEZONE" and the value with "Europe/Paris" (CET), press "Done" after.
Now redeploy/restart your project.
laurco77
Can't access from here
21 days ago
You set it on your Railway's project dashboard.
21 days ago
Great thanks. I think I just did. I have 2 projects name though, no idea why . Sorry for my ignorance, I never get into railway but only on my https:// primary-production-4bcb.up.railway.app/projects/ . I don't know what I should know from railway.