mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
2 lines
55 B
Bash
2 lines
55 B
Bash
#!/bin/bash
|
|
uvicorn mcp_server:app --reload --port 8000 |