Fix backend validation

This commit is contained in:
2026-03-10 17:15:26 -06:00
parent a12e23a713
commit 319293a59d
5 changed files with 60 additions and 3 deletions

View File

@@ -130,6 +130,7 @@
<argument>docker-compose.dev.yml</argument>
<argument>down</argument>
<argument>-v</argument>
<argument>--remove-orphans</argument>
</arguments>
</configuration>
</execution>