mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
format does not allow numbers
This commit is contained in:
@@ -24,7 +24,7 @@ class GlobalSetting
|
||||
end
|
||||
end
|
||||
hostnames = [ hostname ]
|
||||
hostnames << hostname2 if hostname2.present?
|
||||
hostnames << backup_hostname if backup_hostname.present?
|
||||
|
||||
hash["host_names"] = hostnames
|
||||
hash["database"] = db_name
|
||||
|
||||
Reference in New Issue
Block a user