15 lines
299 B
Plaintext
15 lines
299 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
|
|
|
|
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
|