pymicrocosm/run.sh

3 lines
64 B
Bash
Executable File

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