Merge pull request #582 from coopdevs/allow-non-www-host
Allow non-www host name
This commit is contained in:
@@ -36,5 +36,6 @@ module Timeoverflow
|
||||
config.hosts << 'timeoverflow.local'
|
||||
config.hosts << 'staging.timeoverflow.org'
|
||||
config.hosts << 'www.timeoverflow.org'
|
||||
config.hosts << 'timeoverflow.org'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user