Skip to content

Commit 535ac0b

Browse files
authored
Update app.py
Updated
1 parent b894de0 commit 535ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ def home():
3030
processed_data=processed_data)
3131

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

0 commit comments

Comments
 (0)