From 8673adc59e7463ac98d1aa6b1509a7d4f0a5dae8 Mon Sep 17 00:00:00 2001 From: giles Date: Mon, 23 Feb 2026 08:33:30 +0000 Subject: [PATCH] Rename coop config keys to blog/market, update shared submodule Co-Authored-By: Claude Opus 4.6 --- config/app-config.yaml | 6 +++--- shared | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/app-config.yaml b/config/app-config.yaml index 278134e..3aa6a76 100644 --- a/config/app-config.yaml +++ b/config/app-config.yaml @@ -3,13 +3,13 @@ base_host: "wholesale.suma.coop" base_login: https://wholesale.suma.coop/customer/account/login/ base_url: https://wholesale.suma.coop/ title: Rose Ash -coop_root: /market -coop_title: Market +market_root: /market +market_title: Market blog_root: / blog_title: all the news cart_root: /cart app_urls: - coop: "http://localhost:8000" + blog: "http://localhost:8000" market: "http://localhost:8001" cart: "http://localhost:8002" events: "http://localhost:8003" diff --git a/shared b/shared index f085d4a..798087d 160000 --- a/shared +++ b/shared @@ -1 +1 @@ -Subproject commit f085d4a8d04c70b50330a743c1cfd50ff5d6a81c +Subproject commit 798087de9ab76db40e390825aba2cac2faec9b51