pymicrocosm/run.sh

3 lines
75 B
Bash
Executable File

#!/bin/bash
FLASK_APP=microcosm.wsgi:app poetry run flask run --port 10183