mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
feat: add Celery worker and beat services to Docker configuration, update service roles
This commit is contained in:
parent
68be0d8675
commit
1ce446ed27
3 changed files with 123 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ EMBEDDING_MODEL=sentence-transformers/all-MiniLM-L6-v2
|
|||
# BACKEND_PORT=8000
|
||||
# FRONTEND_PORT=3000
|
||||
# ELECTRIC_PORT=5133
|
||||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue