Searched defs:fqdn (Results 1 - 1 of 1) sorted by relevance

/ontohub/config/initializers/
H A Dhostname.rb4 def self.fqdn singleton method in class:Hostname
35 "#{scheme}://#{Ontohub::Application.config.fqdn}#{port}"
39 Ontohub::Application.config.fqdn = Hostname.fqdn
41 Ontohub::Application.routes.default_url_options[:host] = Hostname.fqdn

Completed in 7 milliseconds