Files
home-lab/Tools/Makefile
T
2026-03-04 14:31:47 +00:00

5 lines
53 B
Makefile

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