From 931a2bc600029d6d2c7fc1f6b2adb52f900b2809 Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:17:46 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20anvil.it.com=20=E2=86=92=20inouter.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index e06d5e5..2022b79 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -15,7 +15,7 @@ id = "15bcdcbde94046fe936c89b2e7d85b64" # Environment Variables [vars] -VAULT_URL = "https://vault.anvil.it.com" +VAULT_URL = "https://hcv.inouter.com" SYNC_BATCH_SIZE = "100" CACHE_TTL_SECONDS = "300" LOG_LEVEL = "info"