window.Config = {}; Config.Server = { "hostname": "localhost", "port": 16918, secure: false } Config.Gwent = { notification_duration: 4000 } Config.Site = { base: "/gwent/site/public" }