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