We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535ac0b commit 73135f2Copy full SHA for 73135f2
EOAgriTool.py
@@ -110,4 +110,4 @@ def home():
110
web_best_practices=web_best_practices)
111
112
if __name__ == "__main__":
113
- app.run(host="0.0.0.0", port=8000, debug=True)
+ app.run(host="https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net", port=8000, debug=True)
0 commit comments