I use cli version `Nhost CLI v0.8.11 for linux-amd64` on wsl2.
I initiated the project by doing
`nhost init --remote`
cd into the directory and the `nhost up`.
It then fails with:
`> Starting functions... > Failed to start services > [exit status 1 Container comic-website-sweet_hugle-postgres-1 Creating Container comic-website-sweet_hugle-postgres-1 Created Container comic-website-sweet_hugle-graphql-1 Creating Container comic-website-sweet_hugle-graphql-1 Created Container comic-website-sweet_hugle-postgres-1 Starting Container comic-website-sweet_hugle-postgres-1 Started Container comic-website-sweet_hugle-postgres-1 Waiting container for service "postgres" is unhealthy ] Failed to start services `
Not sure how to fix it, any help is appreciated!