Auto Merge of PR 14 - ha-ingress-additions_2025-09-12T07-22-30
Auto-Unseal for Vault / Unseal Vault (push) Successful in 1m7s
Auto-Unseal for Vault / Unseal Vault (push) Successful in 1m7s
Merged by Trez.One
This commit was merged in pull request #14.
This commit is contained in:
@@ -5,7 +5,7 @@ http:
|
|||||||
pprof:
|
pprof:
|
||||||
port: 6060
|
port: 6060
|
||||||
enabled: false
|
enabled: false
|
||||||
address: 0.0.0.0:80
|
address: 0.0.0.0:8080
|
||||||
session_ttl: 720h
|
session_ttl: 720h
|
||||||
users:
|
users:
|
||||||
- name: admin
|
- name: admin
|
||||||
|
|||||||
@@ -32,10 +32,16 @@ ingress:
|
|||||||
ui_mode: toolbar
|
ui_mode: toolbar
|
||||||
title: AdGuardHome
|
title: AdGuardHome
|
||||||
icon: si:adguard
|
icon: si:adguard
|
||||||
url: http://adguard
|
url: http://192.168.1.252:8080
|
||||||
ha-fusion:
|
audiobookshelf:
|
||||||
|
work_mode: ingress
|
||||||
|
ui_mode: toolbar
|
||||||
|
title: Audiobookshelf
|
||||||
|
icon: si:audiobookshelf
|
||||||
|
url: http://192.168.1.254:13378
|
||||||
|
ha_fusion:
|
||||||
work_mode: ingress
|
work_mode: ingress
|
||||||
ui_mode: toolbar
|
ui_mode: toolbar
|
||||||
title: HA Fusion
|
title: HA Fusion
|
||||||
icon: mdi:monitor-dashboard
|
icon: mdi:monitor-dashboard
|
||||||
url: http://ha-fusion:5050
|
url: http://192.168.1.252:5050
|
||||||
Reference in New Issue
Block a user