3 lines
70 B
Makefile
3 lines
70 B
Makefile
|
serve:
|
||
|
uv run python -m flask --app scrapple run -h 0.0.0.0 -p 5555
|