diff --git a/templates/compose/logto.yaml b/templates/compose/logto.yaml index 88a7acec4..52f2f3b1b 100644 --- a/templates/compose/logto.yaml +++ b/templates/compose/logto.yaml @@ -9,7 +9,7 @@ services: depends_on: postgres: condition: service_healthy - entrypoint: ["sh", "-c", "npm run alteration deploy latest && npm run cli db seed -- --swe && npm start'"] + entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"] environment: - SERVICE_FQDN_LOGTO - TRUST_PROXY_HEADER=1