You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GCP VM Instance is created. Flask is installed and configured.
Flask app running on: http://35.204.200.71:5000/ (be sure to use http instead https).
To run the app, ssh to the GCP VM Instance and run the following command:
python3 -m flask run --host=0.0.0.0
Create a GCP VM Instance that will be running the Flask app. Configure the VM Instance.
The text was updated successfully, but these errors were encountered: