foxchat/config.chat.toml

4 lines
106 B
TOML
Raw Normal View History

2024-01-16 22:20:19 +01:00
database_url = "postgresql://foxchat:password@localhost/foxchat_chat_dev"
port = 3001
log_level = "DEBUG"