window.Config = {};

Config.Server = {
  "hostname": "localhost",
  "port": 16918,
  secure: false
}