news-analyze/.env.example
吳元皓 ea58cf5208
Some checks are pending
Build and Push Beta Image / build-and-push (push) Waiting to run
Update stuff.
2025-07-06 18:33:52 +08:00

12 lines
384 B
Text

# Please use .env.exmaple as an starting point. Rename it to .env and fill in the values, the application requrires it.
# This is the default .env file.
# GLOBAL DATABASE
POSTGRES_URL=""
# THE BELOW TWO IS NOW IN THE DB, PLEASE FOLOW THIS GUIDE: https://github.com/hpware/news-analyze?tab=readme-ov-file#notes
# GROQ API KEY
#GROQ_API_KEY=""
# PASSWORD SALT
#PASSWORD_HASH_SALT=""