Skip to content

Commit 73135f2

Browse files
authored
Update EOAgriTool.py
Updated
1 parent 535ac0b commit 73135f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EOAgriTool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ def home():
110110
web_best_practices=web_best_practices)
111111

112112
if __name__ == "__main__":
113-
app.run(host="0.0.0.0", port=8000, debug=True)
113+
app.run(host="https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net", port=8000, debug=True)

0 commit comments

Comments
 (0)