diff --git a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx index 4badf15e3..f133fde18 100644 --- a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx +++ b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx @@ -13,7 +13,7 @@ Twenty offers integrations with Gmail and Google Calendar. To enable these featu # from your worker container yarn command:prod cron:messaging:messages-import yarn command:prod cron:messaging:message-list-fetch -yarn command:prod cron:calendar:google-calendar-sync +yarn command:prod cron:calendar:calendar-event-list-fetch ``` # Setup Environment Variables