Skip to content

Commit 9dd4297

Browse files
committed
[update] main.py
1 parent b17ee84 commit 9dd4297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
@app.get("/")
1515
def read_root():
16-
return {"message": "Welcome to the FastAPI To-Do List API!"}
16+
return {"message": "Welcome to the FastAPI To-Do List API! - Docker"}

0 commit comments

Comments
 (0)