Rebrand to mozo.bar

This commit is contained in:
2014-08-06 12:58:16 +02:00
parent 99a9536c68
commit 15005f332f
38 changed files with 344 additions and 87 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ Qwaiter::Application.configure do
# The :test delivery method accumulates sent emails in the
# ActionMailer::Base.deliveries array.
config.action_mailer.default_url_options = {
host: 'www.qwaiter.com'
host: 'www.mozo.bar'
}
config.action_mailer.delivery_method = :test