We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17ee84 commit 9dd4297Copy full SHA for 9dd4297
app/main.py
@@ -13,4 +13,4 @@
13
14
@app.get("/")
15
def read_root():
16
- return {"message": "Welcome to the FastAPI To-Do List API!"}
+ return {"message": "Welcome to the FastAPI To-Do List API! - Docker"}
0 commit comments