var CONFIG = {
    // url:      "ws://localhost:15674/ws",
    url:      "ws://10.145.126.102:15674/ws",
    login:    "frontend",
    password: "abc123",
    vhost:    "/frontend-A",
    debug:    true
}