Files
home-lab/Prunemate/Makefile
T
2026-02-03 10:50:09 +00:00

6 lines
54 B
Makefile

up:
docker-compose up -d
down:
docker-compose down