I have a website that uses pretty much the same data on both - development and production.
Local database is a docker compose postgresql instance and I need to import all the information into railway database.
I tried connecting to remote database via railway cli. I might be doing something wrong, but I'm getting response code 400 (as shown in the screenshot)