init commit
This commit is contained in:
5
.apiflaskenv
Normal file
5
.apiflaskenv
Normal file
@@ -0,0 +1,5 @@
|
||||
FLASK_APP=starter:app
|
||||
FLASK_RUN_HOST="127.0.0.1"
|
||||
FLASK_RUN_PORT=5000
|
||||
# production or development etc.
|
||||
FLASK_DEBUG=production
|
Reference in New Issue
Block a user