engine/config/initializers/locomotive.rb

3 lines
87 B
Ruby

Locomotive::Configuration.setup do |config|
config.default_domain = 'example.com'
end