Nuevas funcionalidades y correcciones
This commit is contained in:
@@ -29,10 +29,10 @@ CORE_DB_PASSWORD=postgres
|
||||
|
||||
# ----- Frontend -----
|
||||
NODE_ENV=development
|
||||
VITE_API_URL=http://localhost:8000/api
|
||||
VITE_API_URL=http://localhost:8001/api
|
||||
INTERNAL_API_URL=http://backend:8000/api
|
||||
VITE_KEYCLOAK_REALM=master
|
||||
VITE_KEYCLOAK_URL=http://localhost:8080
|
||||
VITE_KEYCLOAK_URL=http://localhost:8081
|
||||
VITE_KEYCLOAK_CLIENT_ID=anexo76-frontend
|
||||
|
||||
# ----- Sitar API -----
|
||||
|
||||
Reference in New Issue
Block a user