Skip to content

Commit 099945d

Browse files
committed
more
1 parent 58ffc56 commit 099945d

File tree

1 file changed

+1
-0
lines changed
  • services/storage/src/simcore_service_storage/api/rest

1 file changed

+1
-0
lines changed

services/storage/src/simcore_service_storage/api/rest/routes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
v0_router = APIRouter()
66

77
# health
8+
health_router = _health.router
89
v0_router.include_router(_health.router)
910

1011
# locations

0 commit comments

Comments
 (0)