ajuste ip

This commit is contained in:
NANDO9322 2026-01-08 20:50:38 -03:00
parent a199438e53
commit 3011a725e1
2 changed files with 14270 additions and 1 deletions

14270
backoffice/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,6 @@ export class AppService {
return {
docs: '/docs',
health: '/health',
ip: ip ? ip.split(',')[0].trim() : 'unknown',
message: '🐴 GoHorseJobs API is running!',
version: '1.0.0',
};