Projet
This commit is contained in:
3
fastprod_backend/start.sh
Executable file
3
fastprod_backend/start.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
export FLASK_APP=fastprod/api.py
|
||||
pipenv run flask run --host=0.0.0.0 --port=5000
|
||||
Reference in New Issue
Block a user