SECRET_KEY='ILOVEDATABASETECH' FLASK_APP=main FLASK_ENV=development flask run \ --host 0.0.0.0 \ --port 5000 # default 5000