railwayapp / cli

Railway CLI
https://railway.app
MIT License
321 stars 83 forks source link

Connect to public database URLs #532

Closed coffee-cup closed 3 months ago

coffee-cup commented 3 months ago

The default DATABASE_URL variable now points to the private network. This PR updates the connect command to first look for the public db url and connect with that if it exists.