eventcally/runlocal.sh
2020-06-07 13:45:58 +02:00

3 lines
116 B
Bash
Executable File

export DATABASE_URL="postgresql://daniel@localhost/gsevpt"
#pip install -r requirements.txt
flask run --host 0.0.0.0