From 7f863defa449d29658c29373823312c3db5f10bd Mon Sep 17 00:00:00 2001 From: Alvar San Martin Date: Mon, 23 Mar 2026 15:16:21 +0100 Subject: [PATCH] test --- src/config/env.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/env.config.ts b/src/config/env.config.ts index db34be8..758eb0b 100644 --- a/src/config/env.config.ts +++ b/src/config/env.config.ts @@ -1,4 +1,4 @@ -process.loadEnvFile(".env") +process.loadEnvFile("./.env") export const env = {