Fixing many issues.

This commit is contained in:
2025-08-14 19:26:18 -07:00
parent 00192edbb3
commit ea2ee884a4
6 changed files with 65 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
run:
sudo docker-compose up
sudo docker-compose -f docker-compose.yaml $(find . -mindepth 2 -maxdepth 2 -type f -name docker-compose.yaml -exec echo -f {} \;) up