Configure Sentry for akkounts
This commit is contained in:
@@ -53,6 +53,8 @@ env[:smtp] = {
|
||||
enable_starttls: node['akkounts']['smtp']['enable_starttls']
|
||||
}
|
||||
|
||||
env[:sentry_dsn] = credentials["sentry_dsn"]
|
||||
|
||||
if webhooks_allowed_ips.length > 0
|
||||
env[:webhooks_allowed_ips] = webhooks_allowed_ips
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user