mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Update timedump -> hackatime for mailer default
This commit is contained in:
@@ -68,7 +68,7 @@ Rails.application.configure do
|
||||
}
|
||||
|
||||
# Set host to be used by links generated in mailer templates.
|
||||
config.action_mailer.default_url_options = { host: ENV.fetch("APP_HOST", "timedump.hackclub.com") }
|
||||
config.action_mailer.default_url_options = { host: ENV.fetch("APP_HOST", "hackatime.hackclub.com") }
|
||||
|
||||
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
|
||||
# the I18n.default_locale when a translation cannot be found).
|
||||
|
||||
Reference in New Issue
Block a user