ajuste ip
This commit is contained in:
parent
a199438e53
commit
3011a725e1
2 changed files with 14270 additions and 1 deletions
14270
backoffice/package-lock.json
generated
Normal file
14270
backoffice/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -8,7 +8,6 @@ export class AppService {
|
||||||
return {
|
return {
|
||||||
docs: '/docs',
|
docs: '/docs',
|
||||||
health: '/health',
|
health: '/health',
|
||||||
ip: ip ? ip.split(',')[0].trim() : 'unknown',
|
|
||||||
message: '🐴 GoHorseJobs API is running!',
|
message: '🐴 GoHorseJobs API is running!',
|
||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue