#Application URL disappeared in dashboard after deployment of backend server app
17 messages · Page 1 of 1 (latest)
Project ID: f0227bf8-3c5c-448c-87bb-de18965cc302
You might find these helpful:
⚠️ experimental feature
f0227bf8-3c5c-448c-87bb-de18965cc302
u can create it in settings
In "General"
bro scroll up
Expand the section
also u should deploy on 0.0.0.0 not localhost
Yes. Big thank to you guys. My bad sorry.
Generated the URL.
it won't work in localhost?
it might run into problems
No; localhost and 127.0.0.1 both restrict access to the local computer, but 0.0.0.0 allows outside connections.