9 lines
No EOL
196 B
Text
9 lines
No EOL
196 B
Text
{
|
|
"secret": "TEST_SECRET",
|
|
"port": 8080,
|
|
"db_url": "postgres://postgres:@127.0.0.1/todo",
|
|
"mail_host": "smtp.migadu.com",
|
|
"mail_port": 465,
|
|
"mail_username": "",
|
|
"mail_password": ""
|
|
} |