4 lines
132 B
TOML
4 lines
132 B
TOML
database_url = "postgresql://foxchat:password@localhost/foxchat_ident_dev"
|
|
port = 3000
|
|
log_level = "DEBUG"
|
|
insecure_requests = true
|