This commit is contained in:
2025-09-29 20:45:22 +02:00
parent f917d8e370
commit 26cb53b231

View File

@@ -46,5 +46,6 @@ export async function loadSecrets () {
})
console.log("✅ Secrets aus Infisical geladen");
console.log(Object.keys(secrets).length + " Stück")
}