Add users
This commit is contained in:
parent
6700bc9763
commit
12797e3cae
7 changed files with 194 additions and 2 deletions
|
|
@ -6,6 +6,10 @@
|
|||
}
|
||||
"email": {
|
||||
"bird_api_key": "asdf1234",
|
||||
"sender": "me@example.com"
|
||||
"sender": "noreply@verifiedsenderdomain.com"
|
||||
},
|
||||
"database": {
|
||||
"url": "sqlite://",
|
||||
"echo": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue