mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
chore(blueprint): update rybbit to v1.5 (#235)
* chore(blueprint): update rybbit to v1.5 * chore(template): bump rybbit to 1.5.1
This commit is contained in:
@@ -51,7 +51,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
rybbit_backend:
|
||||
image: ghcr.io/rybbit-io/rybbit-backend:v1.2.0
|
||||
image: ghcr.io/rybbit-io/rybbit-backend:v1.5.1
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- CLICKHOUSE_HOST=http://rybbit_clickhouse:8123
|
||||
@@ -80,7 +80,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
rybbit_client:
|
||||
image: ghcr.io/rybbit-io/rybbit-client:v1.2.0
|
||||
image: ghcr.io/rybbit-io/rybbit-client:v1.5.1
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- NEXT_PUBLIC_BACKEND_URL=${BASE_URL}
|
||||
|
||||
Reference in New Issue
Block a user