chore: pinning version for electricsql in both docker-compose files; edit .env.example

This commit is contained in:
Anish Sarkar 2026-02-25 13:00:05 +05:30
parent 2e0f75203e
commit d7a548622d
3 changed files with 3 additions and 3 deletions

View file

@ -148,7 +148,7 @@ services:
# - celery_worker
electric:
image: electricsql/electric:latest
image: electricsql/electric:1.4.6
ports:
- "${ELECTRIC_PORT:-5133}:3000"
# depends_on: