Commit f9f3e19e by Álex Álvarez

Incluyo config e imagenes de perfil

parent 309578c6
# Ignorar archivos de configuración sensibles
config.json
/media/users/*
\ No newline at end of file
{
"OPENAI_API_KEY": "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",
"DATABASE": {
"NAME": "educaia",
"USER": "postgres",
"PASSWORD": "Vaatad...2002",
"HOST": "localhost",
"PORT": "5432"
},
"EMAIL": {
"USER": "magicrace8@gmail.com",
"PASSWORD": "vvtu weej fioa lfrs"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment