Delete makefile

This commit is contained in:
Luis Felipe Zaguini 2026-06-16 05:25:27 -07:00 committed by GitHub
parent 16a19e4c40
commit 3058a8ddd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +0,0 @@
up:
@docker compose -f pwd.yml up -d
stop:
@docker compose stop