From b9767544be857ce5ed2a67e47323cb7e75aefaed Mon Sep 17 00:00:00 2001 From: Matt Knop Date: Tue, 18 Jul 2023 10:40:14 -0600 Subject: [PATCH] Adding unleash proxy to frontend dependencies (#313) --- bonfire/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bonfire/config.py b/bonfire/config.py index 631f630c..68a4d748 100644 --- a/bonfire/config.py +++ b/bonfire/config.py @@ -61,6 +61,7 @@ "rbac-frontend", "host-inventory", "host-inventory-frontend", + "unleash-proxy" )