adding makefile

This commit is contained in:
ryan
2026-04-03 10:34:56 -04:00
parent bac02fecf5
commit a8f340bec9

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
redeploy:
sudo docker compose down && sudo docker compose -f docker-compose.production.yml up -d --build