angular.module("WCTR.constants", []) .constant("URLS", { "mountpoint": "/api", "service_domain": "kube-prod.bluedrop360.com", "api": "kube-prod.bluedrop360.com/api-v1", "api_v2": "kube-prod.bluedrop360.com/api-v2", "base": "https://ctr.bluedrop.io", "core": "https://ctr.bluedrop.io/app", "form_manager": "https://ctr.kube-prod.bluedrop360.com/form-manager-api/user-forms", "sp_link": "https://ctr.bluedrop.io/storefront/ohstraining" }) .constant("ORGANIZATION", { "id": 10000, "name": "WorkplaceNL", "telephone": "709-778-1000", "certCutOffDate": undefined, "network": NaN }) .constant("KEYS", { "googleMaps": "AIzaSyBolz3qKjMrlNPeieEwQL3EO9P2LaUSAxo" }) .constant("MAINTENANCE", false) ; window.googleTagManager = { auth: "o4w913ofHdQwxMlfpSx_bA", container: "GTM-KW8KMPH", preview: "env-2" };