sample env

This commit is contained in:
Genuinely 2025-03-25 23:42:44 -07:00
parent 23870f485d
commit 561af1adf2

8
.env.sample Normal file
View file

@ -0,0 +1,8 @@
# auth0 credentials
AUTH0_SECRET=your_auth0_secret
APP_BASE_URL=http://localhost:3000
AUTH0_DOMAIN=your_auth0_domain
AUTH0_ISSUER_BASE_URL=your_auth0_issuer_base_url
AUTH0_CLIENT_ID=your_auth0_client_id
AUTH0_CLIENT_SECRET=your_auth0_client_secret
SEARXNG_API_URL=http://localhost:8080