feedback updates

This commit is contained in:
Cyril Joseph 2025-10-27 20:54:48 -03:00
parent 15ef3925d8
commit 1fcd1829f9
2 changed files with 4 additions and 2 deletions

View File

@ -78,7 +78,9 @@
"options": { "options": {
"allowedHosts": [ "allowedHosts": [
"localhost", "localhost",
"client.alphaomegainfosys.com" "client.alphaomegainfosys.com",
"client-1.alphaomegainfosys.com",
"client-2.alphaomegainfosys.com"
] ]
}, },
"configurations": { "configurations": {

View File

@ -7,7 +7,7 @@
</div> </div>
<div class="copyright"> <div class="copyright">
&copy; {{ currentYear }} alpha Omega Infosys. All rights reserved. &copy; {{ currentYear }} Alpha Omega Infosys. All rights reserved.
</div> </div>
</div> </div>
</footer> </footer>