feat: Update environment variables and Docker configurations for production setup

This commit is contained in:
AlexeerCT
2025-12-31 10:37:23 -06:00
parent 17c7a5ecd1
commit 97b3ea52bc
8 changed files with 56 additions and 20 deletions

View File

@@ -32,6 +32,7 @@ CORE_DB_PASSWORD=postgres
# ----- Frontend -----
NODE_ENV=development
VITE_API_URL=http://localhost:8000/api
INTERNAL_API_URL=http://backend:8000/api
VITE_KEYCLOAK_REALM=master
VITE_KEYCLOAK_URL=http://localhost:8080
VITE_KEYCLOAK_CLIENT_ID=anexo76-frontend