added pve test server to servers page

This commit is contained in:
Radar231 2022-03-06 10:20:56 -05:00
parent d1f2fe0e7f
commit 0bb02b13f3
1 changed files with 6 additions and 0 deletions

View File

@ -50,5 +50,11 @@ services:
tag: "servers"
url: "https://192.168.7.201/login.html"
target: "_blank" # optional html a tag target attribute
- name: "PVE1 Test Server"
logo: "assets/logos/proxmox_logo.png"
#subtitle: "Bookmark example"
tag: "servers"
url: "https://pve1.lan:8006"
target: "_blank" # optional html a tag target attribute
# EOF