Merge pull request 'fix: removing localhost from index.html' (#187) from localhostfix into main
All checks were successful
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m25s
Release / release (push) Successful in 7m50s

Reviewed-on: #187
This commit was merged in pull request #187.
This commit is contained in:
2025-08-08 17:19:17 +00:00

View File

@@ -44,7 +44,7 @@
-->
<sasjs
serverUrl="http://localhost:5000"
serverUrl=""
appLoc="/Public/app/devtest"
serverType="SASJS"
loginMechanism="Redirected"