mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
remove github repo & owner env variables
This commit is contained in:
parent
f82764d186
commit
14dd57815e
1 changed files with 1 additions and 3 deletions
|
|
@ -2,6 +2,4 @@ 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
|
||||
NEXT_PUBLIC_GITHUB_REPO=SurfSense
|
||||
NEXT_PUBLIC_GITHUB_OWNER=MODSetter
|
||||
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres
|
||||
Loading…
Add table
Add a link
Reference in a new issue