Minor cleanup for ProManager
This commit is contained in:
@@ -28,8 +28,10 @@ switch (this.location.hostname) {
|
||||
// measurementId: "${config.measurementId}",
|
||||
};
|
||||
break;
|
||||
//TODO:AIO Update this for pro manager and include all .env files for server and client.
|
||||
case "romeonline.io":
|
||||
case "test.romeonline.io":
|
||||
case "test.promanager.web-est.com":
|
||||
case "promanager.web-est.com":
|
||||
firebaseConfig = {
|
||||
apiKey: "AIzaSyAuLQR9SV5LsVxjU8wh9hvFLdhcAHU6cxE",
|
||||
authDomain: "rome-prod-1.firebaseapp.com",
|
||||
@@ -40,6 +42,7 @@ switch (this.location.hostname) {
|
||||
measurementId: "G-G8Z9DRHTZS",
|
||||
};
|
||||
break;
|
||||
|
||||
case "imex.online":
|
||||
default:
|
||||
firebaseConfig = {
|
||||
|
||||
Reference in New Issue
Block a user