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