skyblaze-db). I followed the tutorial by: fly proxy 5432 -a skyblaze-db and got Proxying local port 5432 to remote [skyblaze-db.internal]:5432DATABASE_URL in my .env.server: DATABASE_URL=postgres://postgres:<password>@localhost:5432/skyblaze-db wasp db studio. DATABASE_URL=postgres://postgres:<credential>@localhost:5432/skyblaze-dbDATABASE_URL=postgres://skyblaze_server:<credential>@skyblaze-db.flycast:5432/skyblaze_server?sslmode=disable