diff --git a/angular.json b/angular.json index 81ea9ec..02259c4 100644 --- a/angular.json +++ b/angular.json @@ -78,7 +78,9 @@ "options": { "allowedHosts": [ "localhost", - "client.alphaomegainfosys.com" + "client.alphaomegainfosys.com", + "client-1.alphaomegainfosys.com", + "client-2.alphaomegainfosys.com" ] }, "configurations": { diff --git a/src/app/common/footer/footer.component.html b/src/app/common/footer/footer.component.html index 18c48a7..4cedebc 100644 --- a/src/app/common/footer/footer.component.html +++ b/src/app/common/footer/footer.component.html @@ -7,7 +7,7 @@