By default Runway gives you a URL with TLS — your-app.pqapp.dev
. If you plan to use your application only from your tailnet, then you can disable this feature and only access the application via Tailscale going forward.
To disable the routing:
runway app route off
To enable the routing (again):
runway app route on