mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Set default_url_options explicitly in all environments
This commit is contained in:
@@ -230,6 +230,8 @@ module Openfoodnetwork
|
||||
|
||||
config.generators.template_engine = :haml
|
||||
|
||||
Rails.application.routes.default_url_options[:host] = ENV["SITE_URL"]
|
||||
|
||||
config.autoloader = :zeitwerk
|
||||
|
||||
config.action_view.form_with_generates_ids = true
|
||||
|
||||
Reference in New Issue
Block a user