GPU instance active
This is your app's address — nothing's running here yet.
You're seeing a placeholder page we started for you, so this link was never empty.
It's serving from /etc/neurax/welcome as your own login user —
no special privileges involved.
When you're ready to run your own app on this address, stop this placeholder first
(it's holding port 8080):
pkill -f "http.server 8080"
Then start whatever you're building, listening on 0.0.0.0:8080 — it takes over this URL automatically.