mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-09 06:00:12 +02:00
added ci
This commit is contained in:
parent
b522eebc1b
commit
3ecf4371a6
@ -7,6 +7,6 @@ export class AppController {
|
||||
|
||||
@Get()
|
||||
getHello(): string {
|
||||
return 'Hello';
|
||||
return 'Hello World!';
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user