Files
conversations/docs/examples/postgresql.values.yaml
T
Quentin BEY ea596733b8 🎉(conversations) bootstrap backend & frontend
This is the first commit which provides all the first stack for a
working chat.
The code currently require a local ollama to serve models.
2025-07-01 22:50:36 +02:00

8 lines
110 B
YAML

auth:
username: dinum
password: pass
database: conversations
tls:
enabled: true
autoGenerated: true