mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
display github starts on header and hamburger menu
This commit is contained in:
parent
8f4ccba59a
commit
525564bd82
3 changed files with 54 additions and 39 deletions
|
|
@ -2,4 +2,6 @@ NEXT_PUBLIC_FASTAPI_BACKEND_URL=http://localhost:8000
|
|||
NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE=LOCAL or GOOGLE
|
||||
NEXT_PUBLIC_ETL_SERVICE=UNSTRUCTURED or LLAMACLOUD or DOCLING
|
||||
# Contact Form Vars - OPTIONAL
|
||||
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres
|
||||
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres
|
||||
NEXT_PUBLIC_GITHUB_REPO=SurfSense
|
||||
NEXT_PUBLIC_GITHUB_OWNER=MODSetter
|
||||
Loading…
Add table
Add a link
Reference in a new issue