diff --git a/other/nightly/versions.json b/other/nightly/versions.json index 74cbecb19..0ac680098 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,6 +1,7 @@ { "coolify": { "v4": { + "version": "4.0.0-beta.347" }, "nightly": { 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