We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revisar as variáveis de ambiente. Consulte https://github.com/scieloorg/opac_5/tree/fd9615d15fcf5967158a20ef3674f8bbc0071990?tab=readme-ov-file#vari%C3%A1veis-de-ambiente. Adicione nos arquivos de .envs as faltantes, colocando valor vazio e colocando em comentário a explicação (não havendo anote TODO e abra um issue solicitando completar)
.envs
Está faltando por exemplo OPAC_COLLECTION
Corrigir # Activate/Desactivate the cache of redis (default: True), o valor correto é False
# Activate/Desactivate the cache of redis (default: True)
The text was updated successfully, but these errors were encountered:
samuelveigarangel
No branches or pull requests
Descrição da tarefa
Revisar as variáveis de ambiente.
Consulte https://github.com/scieloorg/opac_5/tree/fd9615d15fcf5967158a20ef3674f8bbc0071990?tab=readme-ov-file#vari%C3%A1veis-de-ambiente. Adicione nos arquivos de
.envs
as faltantes, colocando valor vazio e colocando em comentário a explicação (não havendo anote TODO e abra um issue solicitando completar)Está faltando por exemplo
OPAC_COLLECTION
Corrigir
# Activate/Desactivate the cache of redis (default: True)
, o valor correto é FalseThe text was updated successfully, but these errors were encountered: