Commit c8b6ec47 authored by Robert Speicher's avatar Robert Speicher

Merge remote-tracking branch 'github/master' into 'master'

parents 7ea60fbf d77c3cff
......@@ -12,7 +12,7 @@ if Rails.env.production?
ActionMailer::Base.smtp_settings = {
address: "email.server.com",
port: 456,
port: 465,
user_name: "smtp",
password: "123456",
domain: "gitlab.company.com",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment