mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
chore: pinning version for electricsql in both docker-compose files; edit .env.example
This commit is contained in:
parent
2e0f75203e
commit
d7a548622d
3 changed files with 3 additions and 3 deletions
|
|
@ -132,7 +132,7 @@ services:
|
|||
# restart: unless-stopped
|
||||
|
||||
electric:
|
||||
image: electricsql/electric:latest
|
||||
image: electricsql/electric:1.4.6
|
||||
ports:
|
||||
- "${ELECTRIC_PORT:-5133}:3000"
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue