Problemas de rutas

This commit is contained in:
2026-01-30 15:00:50 +01:00
parent f52009092c
commit 1be982e422
9 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
import { JWTService } from "aplication/JWT.service"
import { HttpClient } from "#shared/infrastructure/HTTPClient"
import { HttpClient } from "#shared/infrastructure/HTTPClient.js"
import { JWTService } from "../aplication/JWT.service.js"
import { env } from "./env"
const OBJ_BASE_URL = env.OBJ_BASE_URL