Removed ping from keycloak, reordered
This commit is contained in:
13
config.yml
13
config.yml
@@ -110,13 +110,6 @@ services:
|
|||||||
- name: 'Meta'
|
- name: 'Meta'
|
||||||
icon: 'fas fa-cog'
|
icon: 'fas fa-cog'
|
||||||
items:
|
items:
|
||||||
- name: 'Keycloak'
|
|
||||||
type: Ping
|
|
||||||
logo: 'assets/tools/keycloak.png'
|
|
||||||
subtitle: 'Account-Einstellungen.'
|
|
||||||
url: 'https://auth.schmökerei.de/realms/schmoekerei/account'
|
|
||||||
target: '_blank'
|
|
||||||
|
|
||||||
- name: 'Uptime Kuma'
|
- name: 'Uptime Kuma'
|
||||||
type: Ping
|
type: Ping
|
||||||
logo: 'assets/tools/uptime-kuma.png'
|
logo: 'assets/tools/uptime-kuma.png'
|
||||||
@@ -124,6 +117,12 @@ services:
|
|||||||
url: 'https://status.schmökerei.de'
|
url: 'https://status.schmökerei.de'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
|
||||||
|
- name: 'Keycloak'
|
||||||
|
logo: 'assets/tools/keycloak.png'
|
||||||
|
subtitle: 'Account-Einstellungen.'
|
||||||
|
url: 'https://auth.schmökerei.de/realms/schmoekerei/account'
|
||||||
|
target: '_blank'
|
||||||
|
|
||||||
- name: 'Discord'
|
- name: 'Discord'
|
||||||
logo: 'assets/tools/discord.png'
|
logo: 'assets/tools/discord.png'
|
||||||
subtitle: 'Community.'
|
subtitle: 'Community.'
|
||||||
|
|||||||
Reference in New Issue
Block a user