refactor: remove deprecated Makefile and generate-docker-compose.sh

The Makefile and generate-docker-compose.sh script were removed as they are no longer needed. The docker-compose.yaml file was updated to include inline comments and use the latest image tag for the palmr-app service. This cleanup simplifies the project structure and ensures clarity in the docker-compose configuration.
This commit is contained in:
Daniel Luiz Alves
2025-04-16 15:24:20 -03:00
parent 32bc17c373
commit dca252827c
4 changed files with 3 additions and 157 deletions

View File

@@ -1,3 +0,0 @@
gen-compose:
chmod +x ./scripts/generate-docker-compose.sh
./scripts/generate-docker-compose.sh