From 65dcd600d03ea2b7290517731d9a13277ab7b393 Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 25 May 2026 19:54:25 +0000 Subject: [PATCH] Add Dashboard_Containers/homepage/config/services.yaml --- Dashboard_Containers/homepage/config/services.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Dashboard_Containers/homepage/config/services.yaml diff --git a/Dashboard_Containers/homepage/config/services.yaml b/Dashboard_Containers/homepage/config/services.yaml new file mode 100644 index 0000000..34e6676 --- /dev/null +++ b/Dashboard_Containers/homepage/config/services.yaml @@ -0,0 +1,7 @@ +- Group A: + - Service A: + href: http://localhost/ + +- Group B: + - Service B: + href: http://localhost/ \ No newline at end of file