Skip to content

Commit 052df49

Browse files
committed
test
1 parent 768d601 commit 052df49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
@app.route('/')
55
def hello():
6-
return "Hello, GitHub Actions + Docker 🎉"
6+
return "Hello kamu, GitHub Actions + Docker 🎉"
77

88
if __name__ == "__main__":
99
app.run(host="0.0.0.0", port=5000)

0 commit comments

Comments
 (0)