[core] postgres = "postgresql://mercury:password@localhost/mercury" dev = true secret_key = "" # generate with `openssl rand -base64 48` [web] domain = "http://mercury.local" port = 8000