remix-run / blues-stack

The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
https://remix.run/stacks
MIT License
943 stars 231 forks source link

fix: use Docker `compose` v2 #211

Closed MichaelDeBoey closed 12 months ago

MichaelDeBoey commented 12 months ago

https://docs.docker.com/compose/migrate


Closes #129