diff --git a/templates/compose/twenty.yaml b/templates/compose/twenty.yaml index 746f99669..8770798fd 100644 --- a/templates/compose/twenty.yaml +++ b/templates/compose/twenty.yaml @@ -8,7 +8,7 @@ services: twenty: image: 'twentycrm/twenty:latest' environment: - - SERVICE_FQDN_TRIGGER_3000 + - SERVICE_FQDN_TWENTY_3000 - SERVER_URL=$SERVICE_FQDN_TWENTY - FRONT_BASE_URL=$SERVICE_FQDN_TWENTY - ENABLE_DB_MIGRATIONS=true