mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Add .env support in to the docker compose && remove the old .env.exmple data.
This commit is contained in:
parent
f3204cb574
commit
ec589d2f85
2 changed files with 3 additions and 7 deletions
|
@ -23,13 +23,6 @@ GROQ_API_KEY=""
|
|||
# PASSWORD SALT
|
||||
PASSWORD_HASH_SALT=""
|
||||
|
||||
# SCRAPING
|
||||
POSTGRES_DB=""
|
||||
POSTGRES_USER=""
|
||||
POSTGRES_PASSWORD=""
|
||||
POSTGRES_HOST=""
|
||||
POSTGRES_PORT=""
|
||||
|
||||
# CF TURNSTILE
|
||||
NUXT_CF_TURNSTILE_SITE_KEY=""
|
||||
NUXT_CF_TURNSTILE_SECRET_KEY=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue