Replies: 5 comments
-
@teresaqhoang Do you know anything about this? |
Beta Was this translation helpful? Give feedback.
-
Hi @cooptest, can you add http://localhost:3000 without the s as a redirect URL and see what the behavior is? The WebApp currently doesn't support https. |
Beta Was this translation helpful? Give feedback.
-
@teresaqhoang http://localhost:3000 can run successfully But I want to deploy the test on the Internet, does it not support deployment on the Internet now? Even if I deploy it on the intranet, it must be accessed with http://localhost:3000, not with the intranet ip. |
Beta Was this translation helpful? Give feedback.
-
Hi @cooptest, sorry for the late response, we don't currently support deployment on the Internet but it's something our team is actively working on! Will defer to @glahaye to provide updates. |
Beta Was this translation helpful? Give feedback.
-
Closing as dupe: #944 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I built it on a public network server, dotnet and yarn run successfully, but the front end cannot log in, and the click does not respond

My redirection ip in Azure is public IP: https://x.x.x.x:3000
Azure does not support https://x.x.x.x:3000
I set it to http://localhost:3000/https://localhost:3000/https:x.x.x.x:3000 and I can’t log in
Beta Was this translation helpful? Give feedback.
All reactions