Skip to content

Commit

Permalink
Update aws_ssm.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-zag committed Jan 31, 2024
1 parent 14932b0 commit d48bcaf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/initializers/aws_ssm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def config_rollbar
end
Rails.logger.info('App Deployed & Rollbar Successfully Configured')
Rollbar.info('App Deployed & Rollbar Successfully Configured')
end
end

config_aws if ENV['SERVER_ENV_NAME'].present?
# config_aws if ENV['SERVER_ENV_NAME'].present?
config_rollbar

0 comments on commit d48bcaf

Please sign in to comment.