Files
stock-tax-analyzer/Makefile
Eden Kirin af9bf84d0a Latest fix
2025-12-25 20:02:47 +01:00

6 lines
64 B
Makefile

build:
@docker compose up --build -d
run:
@docker compose up