Files
administration/appsettings.json
2025-09-16 22:20:21 +02:00

10 lines
280 B
JSON

{
"Ollama": {
"Url": "http://ollama:11434",
"Model": "qwen2.5:3b-instruct"
},
"ConnectionStrings": {
"HelloFreshConnection": "Server=217.154.116.43;Database=HelloFresh;User Id=admin_app;Password=A!pP_2025#V9yTb3Q;TrustServerCertificate=True;Encrypt=False"
}
}