7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/comparaison
|
|
BETTER_AUTH_SECRET=change-me-to-random-string
|
|
OPENAI_API_KEY=
|
|
PERPLEXITY_API_KEY=
|
|
TAVILY_API_KEY=
|
|
NEXT_PUBLIC_APP_URL=http://localhost:3000
|