mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-12 22:59:10 +00:00
작업 중: Meeting AI 통합 개발 진행 상황 저장
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
INFO: Will watch for changes in these directories: ['/Users/jominseo/HGZero/ai-python']
|
||||
ERROR: [Errno 48] Address already in use
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -36,7 +36,7 @@ app.add_middleware(
|
||||
)
|
||||
|
||||
# API 라우터 등록
|
||||
app.include_router(api_v1_router, prefix="/api/v1")
|
||||
app.include_router(api_v1_router, prefix="/api")
|
||||
|
||||
|
||||
@app.get("/health")
|
||||
|
||||
Reference in New Issue
Block a user