mirror of
https://github.com/bitwarden/server
synced 2026-01-01 08:03:23 +00:00
amazon ses mail delivery service
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
},
|
||||
"sentry": {
|
||||
"dsn": "SECRET"
|
||||
},
|
||||
"amazon": {
|
||||
"accessKeyId": "SECRET",
|
||||
"accessKeySecret": "SECRET",
|
||||
"region": "SECRET"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user