angular.module("ngConstants", []) .constant("BASE_PATH", {"BACKEND_BASE_URL":"https://hicloud.staging.saetis.com","LOGIN_SSO_URL":"https://sso.staging.saetis.com/login","API_URL":"https://hicloud.staging.saetis.com/api/","SOCK_PATH":"https://hicloud.staging.saetis.com:8080/echo","DRAW_OPTIONS":{},"TEBE_SMALL_URL":"https://hicloud.staging.saetis.com/tebesmall","MAP_URL":"https://hicloud.staging.saetis.com/map","MEDIA_PATH":"https://hicloud.staging.saetis.com/","ACCESS_CONTROL":null}) .constant("DRAW_OPTIONS", {});