My custom domain's CNAME is correctly pointing to Railway's target. DNS is working - verified with nslookup via Google DNS (8.8.8.8).
App responds when bypassing SSL cert check:
curl -k --resolve mydomain.com:443:[railway-ip] https://mydomain.com
Returns HTTP 200 with server: railway-edge
Dashboard still shows "Waiting for DNS update" and SSL cert won't issue. Been trying for ~2 hours. Everything works except the
verification is stuck.