[object Object]

← back to Dw Internal Gateway

route vcc.internal.dw -> :9660 (Vendor Command Center)

578bdc2bca7323c7b425b76e554a0410fde61cdc · 2026-07-31 08:52:55 -0700 · Steve

Files touched

Diff

commit 578bdc2bca7323c7b425b76e554a0410fde61cdc
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jul 31 08:52:55 2026 -0700

    route vcc.internal.dw -> :9660 (Vendor Command Center)
---
 routes.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/routes.json b/routes.json
index 4228c54..6502b94 100644
--- a/routes.json
+++ b/routes.json
@@ -13,10 +13,11 @@
     "whimsical": 9787,
     "pattern-vault": 9779,
     "domains": 9784,
-    "corvette": 9797
+    "corvette": 9797,
+    "vcc": 9660
   },
   "redirectsComment": "Aliases that 302 to another internal host, optionally pre-filtered. Used when a line's data already lives (with images) inside a shared multi-brand viewer, so a standalone <slug>_catalog copy would be a redundant, imageless duplicate. lilycolor images are zip-packed local files served only by the japan-viewer's SKU resolver, so we alias to it filtered by its Source facet (src_label=Lilycolor) instead of populating an imageless lilycolor_catalog.",
   "redirects": {
     "lilycolor": "japan.internal.dw/?src_label=Lilycolor"
   }
-}
+}
\ No newline at end of file

← 8befb47 chore: v1.0.1 (session close — corvette route + re-check-all  ·  back to Dw Internal Gateway  ·  gateway: route vcc.designerwallcoverings.com to VCC :9660 — c11fbdd →