16 lines
No EOL
345 B
Text
16 lines
No EOL
345 B
Text
{
|
|
"secret": "TEST_SECRET",
|
|
"https": true,
|
|
"alter_db": true,
|
|
"port": 8080,
|
|
"frontend_url": "localhost:3000",
|
|
"db_url": "postgres://postgres:@127.0.0.1/todo",
|
|
"cert": "",
|
|
"cert_key": "",
|
|
"mail_host": "",
|
|
"mail_port": 465,
|
|
"mail_username": "",
|
|
"mail_password": "",
|
|
"discord_id": "",
|
|
"discord_secret": ""
|
|
} |