diff --git a/.firebaserc b/.firebaserc index 98c584b..8927c1c 100644 --- a/.firebaserc +++ b/.firebaserc @@ -7,17 +7,17 @@ "hotwax-digital-commerce": { "hosting": { "dev": [ - "order-routing-dev" + "hotwax-order-routing-dev" ], "uat": [ - "order-routing-uat" + "hotwax-order-routing-uat" ] } }, "digital-commerce-71eb8": { "hosting": { "prod": [ - "order-routing" + "hotwax-order-routing" ] } }