Skip to content

Commit 3f641bd

Browse files
author
Victor Jalencas
committed
Changed multi site config
1 parent 9072b48 commit 3f641bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/custom.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Site.cache_sweeper_tracing = true
66

77
# Enable if you want to host multiple sites on this app
8-
# Site.multi_sites_enabled = true
8+
Site.multi_sites_enabled = true
99

1010
# shouldn't need to set the host, it's set automatically
1111
UserMailer.default_url_options[:host] = 'localhost:3000'

0 commit comments

Comments
 (0)