- Corrigir extração de orientações (tipo "Orientação de Discentes") - Selos de premiação agora usam campo papel (Autor/Orientador/Coorientador) - Adicionar ícones visuais aos selos (emojis Unicode) - Adicionar estilos CSS para novos tipos de selos - Melhorias no Oracle client e ranking repository
19 lines
400 B
Plaintext
19 lines
400 B
Plaintext
ES_URL=http://localhost:9200
|
|
ES_INDEX=atuacapes__1763197236
|
|
ES_USER=seu_usuario_elastic
|
|
ES_PASSWORD=sua_senha_elastic
|
|
ES_VERIFY_SSL=true
|
|
|
|
ORACLE_LOCAL_USER=ranking
|
|
ORACLE_LOCAL_PASSWORD=senha_oracle
|
|
ORACLE_LOCAL_DSN=localhost:1521/XEPDB1
|
|
|
|
API_HOST=0.0.0.0
|
|
API_PORT=8000
|
|
API_RELOAD=true
|
|
CORS_ORIGINS=http://localhost:3000,http://localhost:5173
|
|
|
|
LOG_LEVEL=INFO
|
|
SCHEDULER_ENABLED=false
|
|
SCHEDULER_HOUR=3
|