mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Update timedump -> hackatime for mailer default
This commit is contained in:
parent
82a5439a6b
commit
74c0475bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue