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