From e47524f5bd3b420074c9ad67e54527dedb8b19a2 Mon Sep 17 00:00:00 2001 From: Romain ROCHAS <46826777+yipfram@users.noreply.github.com> Date: Wed, 22 Oct 2025 11:51:38 +0200 Subject: [PATCH] Update templates/compose/rivet-engine.yaml Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> --- templates/compose/rivet-engine.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/compose/rivet-engine.yaml b/templates/compose/rivet-engine.yaml index e28be9ce5..369d5a9ec 100644 --- a/templates/compose/rivet-engine.yaml +++ b/templates/compose/rivet-engine.yaml @@ -8,7 +8,6 @@ services: rivet-engine: image: rivetkit/engine:25.8.0 - platform: linux/amd64 environment: - SERVICE_URL_RIVET_6420 - RIVET__POSTGRES__URL=postgresql://$SERVICE_USER_POSTGRESQL:$SERVICE_PASSWORD_POSTGRESQL@postgresql:5432/${POSTGRESQL_DATABASE-rivet}