Update 'homer/assets/config.yml'

Added RabbitMQ service link
This commit is contained in:
2022-02-22 10:40:07 +00:00
parent 7d1f26c921
commit 0e8edcf963

View File

@@ -143,7 +143,13 @@ services:
subtitle: "PGAdmin Console" subtitle: "PGAdmin Console"
logo: "/homer-icons/png/pgadmin.png" logo: "/homer-icons/png/pgadmin.png"
url: "https://pgadmin.np.amr.health" url: "https://pgadmin.np.amr.health"
target: "_blank" target: "_blank"
- name: "Message Broker Services"
subtitle: "RabbitMQ Console"
logo: "/homer-icons/png/rabbitmq.png"
url: "https://rabbitmq.np.amr.health"
target: "_blank"
- name: "Server Monitoring" - name: "Server Monitoring"
subtitle: "Monitorix" subtitle: "Monitorix"