To access the Flask app from docker container
Step #1
export FLASK_APP=execute.py
Step #2
echo $FLASK_APP
Step #3
flask run --host=0.0.0.0
To access the Flask app from docker container
Step #1
export FLASK_APP=execute.py
Step #2
echo $FLASK_APP
Step #3
flask run --host=0.0.0.0
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Zhang Wei -
ashu-commits -
Bob Cars(on) -
Aarav Joshi -
Top comments (0)