foxchat/config.identity.toml

4 lines
141 B
TOML

database_url = "postgresql://foxchat:password@localhost/foxchat_ident_dev"
port = 3000
log_level = "DEBUG"
domain = "chat.foxchat.localhost"