Open kcuric opened 4 years ago
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
Flask app is now running on: http://35.204.145.0:5000 (be sure to use http instead https).
Create a GCP VM Instance that will be running the Flask app. Configure the VM Instance.