Skip to content

Commit 07b6d3c

Browse files
committed
update
1 parent 6a5b78b commit 07b6d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simple_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
app = FastAPI(
1313
title="Interview Coach API",
1414
version="1.0.0",
15-
root_path="/api",
15+
#root_path="/api",
1616
docs_url="/docs",
1717
openapi_url="/openapi.json",
1818
)

0 commit comments

Comments
 (0)