Update templates/compose/rivet-engine.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
878ed3f9c3
commit
e47524f5bd
1 changed files with 0 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue