Skip to content

Commit

Permalink
fix: configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaribe committed Jun 30, 2024
1 parent b96f0ec commit 35db075
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions kubernetes/main/apps/services/homepage/app/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ data:
description: OPNSense
widget:
type: opnsense
url: https://10.0.0.254:8443
url: http://10.0.0.254:8443
username: {{HOMEPAGE_VAR_OPNSENSE_USERNAME}}
password: {{HOMEPAGE_VAR_OPNSENSE_PASSWORD}}
- Calendar:
Expand Down Expand Up @@ -178,15 +178,6 @@ data:
cache: 5
format:
maximumFractionDigits: 1
- datetime:
text_size: l
format:
timeStyle: short
dateStyle: short
hourCycle: h23
- unifi_console:
url: https://10.0.1.254:8443
username: {{HOMEPAGE_VAR_UNIFI_USERNAME}}
- truenas:
url: http://truenas.rafaribe.com # Internal Only
key: {{HOMEPAGE_VAR_TRUENAS_APIKEY}}
Expand Down

0 comments on commit 35db075

Please sign in to comment.