mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +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
|
|
@ -40,7 +40,7 @@ EMBEDDING_MODEL=sentence-transformers/all-MiniLM-L6-v2
|
|||
# FLOWER_PORT=5555
|
||||
|
||||
# Frontend URL used by backend for CORS and OAuth redirects.
|
||||
# Auto-derived from FRONTEND_PORT for localhost. Set explicitly for reverse proxy.
|
||||
# Auto-derived from FRONTEND_PORT for localhost. (Set explicitly for reverse proxy)
|
||||
# NEXT_FRONTEND_URL=http://localhost:3000
|
||||
|
||||
# Backend URL for OAuth callback redirects (set when behind a reverse proxy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue