env update

This commit is contained in:
Mireya Cueto Garrido
2026-04-27 13:52:58 +02:00
parent a5c55d17d2
commit 60cb036f3e
3 changed files with 13 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
ORCID_CLIENT_ID=123412341234
ORCID_CLIENT_SECRET=123412341234
API_KEY_NAME=X-API-Key
API_KEY_VALUE=123412341234
DATABASE_URL=postgresql://postgres:postgres@db:5432/orcid_db
REDIS_URL=redis://redis:6379/0
BASE_URL=http://localhost:8000/api