/* This file's content is dynamically filled by server */ angular.module('myApp.constants', []) .constant('APP', { WebSocketAddress: 'wss://robextpress.com/rtc/', BlogIndexID: '15', HomePageID: '3', GoogleOauth2ClientID: '129723056002-64dsdlt0i8u9tgbhpd5cesvn0vjbh83q.apps.googleusercontent.com', CaptchaSitekey: '6LeTURgUAAAAAC0PX3iAxBY91chjWXsSJXiJkEm5' });