2 lines
48 B
Bash
Raw Permalink Normal View History

2025-07-14 13:50:26 +01:00
#!/bin/bash
flask run --host=0.0.0.0 --port=3001