gg
Deploy Iddaai Backend / build-and-deploy (push) Successful in 2m45s

This commit is contained in:
2026-05-05 14:06:20 +03:00
parent 7a1cf14e2f
commit 9bb8f39bca
8 changed files with 404 additions and 157 deletions
+1
View File
@@ -77,6 +77,7 @@ const historicalFeederMode = process.env.FEEDER_MODE === "historical";
// Configuration
ConfigModule.forRoot({
isGlobal: true,
envFilePath: [".env.local", ".env"],
validate: validateEnv,
load: [
appConfig,