Merge pull request 'fix: removing localhost from index.html' (#187) from localhostfix into main
Reviewed-on: #187
This commit was merged in pull request #187.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
-->
|
||||
|
||||
<sasjs
|
||||
serverUrl="http://localhost:5000"
|
||||
serverUrl=""
|
||||
appLoc="/Public/app/devtest"
|
||||
serverType="SASJS"
|
||||
loginMechanism="Redirected"
|
||||
|
||||
Reference in New Issue
Block a user