Adding proxmox and homeassistant

This commit is contained in:
2026-04-20 14:02:46 +00:00
parent f08b21f914
commit 6f6dd2a981
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
http:
# Router for Home Assistant
routers:
homeassistant:
entryPoints:
- web
service: homeassistant
rule: Host(`homeassistant.nearfuture`)
# Add the service for Home Assistant
services:
homeassistant:
loadBalancer:
servers:
- url: http://192.168.1.195:8123