Test CI/CD 3 & fix healthcheck
This commit is contained in:
1
dist/app.controller.js
vendored
1
dist/app.controller.js
vendored
@@ -25,6 +25,7 @@ let AppController = class AppController {
|
||||
exports.AppController = AppController;
|
||||
__decorate([
|
||||
(0, common_1.Get)('health'),
|
||||
(0, common_1.Header)('Content-Type', 'text/plain; charset=utf-8'),
|
||||
__metadata("design:type", Function),
|
||||
__metadata("design:paramtypes", []),
|
||||
__metadata("design:returntype", void 0)
|
||||
|
||||
Reference in New Issue
Block a user