apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
https://apptension.com/saas-boilerplate
MIT License
1.94k stars 206 forks source link

fix: docker volume recreate #576

Closed sdrejkarz closed 1 month ago

sdrejkarz commented 1 month ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Fix for volume not being recreated for the 2nd time Issue

sdrejkarz commented 1 month ago

Before merging, it might be worth double-checking the backend tests since they were failing in the initial attempts.

sdrejkarz commented 1 month ago

Before merging, it might be worth double-checking the backend tests since they were failing in the initial attempts.

I saw this random on the other PR, so this PR does not break anything 👍