fix gitignore
This commit is contained in:
46
monitoring/homepage/config/settings.yaml
Normal file
46
monitoring/homepage/config/settings.yaml
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/settings
|
||||
|
||||
title: Homelab dashboard
|
||||
|
||||
providers:
|
||||
openweathermap: openweathermapapikey
|
||||
weatherapi: weatherapiapikey
|
||||
|
||||
statusStyle: "dot"
|
||||
#hideErrors: true
|
||||
|
||||
layout:
|
||||
arr-stack:
|
||||
tab: arr-stack
|
||||
style: row
|
||||
columns: 4
|
||||
arr-stack - system:
|
||||
tab: arr-stack
|
||||
style: row
|
||||
columns: 4
|
||||
services:
|
||||
tab: services
|
||||
style: row
|
||||
columns: 4
|
||||
services - system:
|
||||
tab: services
|
||||
style: row
|
||||
columns: 4
|
||||
morganna:
|
||||
tab: morganna
|
||||
style: row
|
||||
columns: 4
|
||||
morganna - system:
|
||||
tab: morganna
|
||||
style: row
|
||||
columns: 4
|
||||
hostinger:
|
||||
tab: hostinger
|
||||
style: row
|
||||
columns: 4
|
||||
hostinger - system:
|
||||
tab: hostinger
|
||||
style: row
|
||||
columns: 4
|
||||
Reference in New Issue
Block a user