3 lines
106 B
TOML
3 lines
106 B
TOML
database_url = "postgresql://foxchat:password@localhost/foxchat_chat_dev"
|
|
port = 3001
|
|
log_level = "DEBUG"
|