From faa139afa036e67ca92df773106ad874673cb40e Mon Sep 17 00:00:00 2001 From: Marcellinus Aditya Witarsah Date: Fri, 15 Mar 2024 22:00:09 +0700 Subject: [PATCH] update ci/cd workflow --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index fe6204b..008b5d2 100644 --- a/app.py +++ b/app.py @@ -29,5 +29,5 @@ def predict(): if __name__ == "__main__": - # app.run(host="0.0.0.0", port=8080, debug=True) + # app.run(host="0.0.0.0", port=8080, debug=True)sas app.run(host="0.0.0.0", port=8080)