foxchat/config.chat.toml

3 lines
106 B
TOML

database_url = "postgresql://foxchat:password@localhost/foxchat_chat_dev"
port = 3001
log_level = "DEBUG"