update skeleton files

pull/113/head
Ben Phelps 2 years ago
parent 6802fd0c1d
commit 13779c5618

@ -5,11 +5,6 @@
- My First Service: - My First Service:
href: http://localhost/ href: http://localhost/
description: Homepage is awesome description: Homepage is awesome
# widget:
# type: npm # npm for NGINX Proxy Manager
# url: http://localhost # no slash at the end
# username: email@example.com # your email
# password: secretpassword # your password
- My Second Group: - My Second Group:
- My Second Service: - My Second Service:

@ -5,9 +5,7 @@
cpu: true cpu: true
memory: true memory: true
disk: / disk: /
# - search: # Searchbar in widgets area
# provider: custom # Can be google, duckduckgo, bing or custom. - search:
# target: _blank # Can be _blank, _top, _self or _parent. provider: duckduckgo
# customdata: target: _blank
# url: https://startpage.com/search?q= # Required for custom provider. Remember to add the q param as per your provider.
# abbr: G # Can be omitted. Only the first 2 characters will be considered.

Loading…
Cancel
Save