feat: add api liveness and readiness checks
This commit is contained in:
2
backend/libs/infrastructure/src/index.ts
Normal file
2
backend/libs/infrastructure/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './postgres/postgres.module';
|
||||
export * from './redis/redis.module';
|
||||
Reference in New Issue
Block a user