foxchat/config.identity.toml

5 lines
141 B
TOML
Raw Normal View History

2024-01-15 20:45:39 +01:00
database_url = "postgresql://foxchat:password@localhost/foxchat_ident_dev"
port = 3000
log_level = "DEBUG"
domain = "chat.foxchat.localhost"