Add auth deployment diagnostics
This commit is contained in:
@@ -10,6 +10,8 @@ healthRouter.get('/health', (_req, res) => {
|
||||
ok(res, {
|
||||
status: 'UP',
|
||||
service: 'acs-node',
|
||||
build: 'auth-seed-20260714',
|
||||
authApi: true,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user