diff --git a/compose.yaml b/compose.yaml index e146377..12ca005 100644 --- a/compose.yaml +++ b/compose.yaml @@ -29,6 +29,8 @@ services: restart: always container_name: n8n environment: + - TZ=Europe/Berlin + - GENERIC_TIMEZONE=Europe/Berlin - DB_TYPE=postgresdb - DB_POSTGRESDB_HOST=postgres - DB_POSTGRESDB_PORT=5432