Skip to content
Permalink
22ff1ad7e4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
4 lines (4 sloc) 80 Bytes
FLASK_APP=main
FLASK_ENV=development
FLASK_RUN_PORT=5000
FLASK_RUN_HOST= 0.0.0.0