feat: atualizando mensagem de boas-vindas
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 23s
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 23s
This commit is contained in:
@@ -3,6 +3,6 @@ import { Injectable } from '@nestjs/common';
|
||||
@Injectable()
|
||||
export class AppService {
|
||||
getHello(): string {
|
||||
return 'Hello worsslssd!';
|
||||
return 'Hello World! API Online via Swarm';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user