updating skill for new docs workflow

This commit is contained in:
2026-06-06 20:19:08 +00:00
Unverified
parent d9e25cd68c
commit b9685cbec0
5 changed files with 40 additions and 7 deletions

View File

@@ -41,12 +41,12 @@
- backend
labels:
# Nginx Proxy Manager Automation
- "npm.proxy.domains=homelable"
- "npm.proxy.domains=homelable.wompmacho.com"
- "npm.proxy.host=${DOCKER_HOST_IP}"
- "npm.proxy.port=${HOMELABEL_FRONT_PORT}"
- "npm.proxy.scheme=http"
#- "npm.proxy.websockets=true"
- "npm.proxy.websockets=true"
#- "npm.proxy.ssl_verify=false"
#- "npm.proxy.ssl.force=true"
#- "npm.proxy.ssl.certificate.id=1"
- "pihole.custom-record=[[\"homelable\", \"${DOCKER_HOST_IP}\"]]"
- "npm.proxy.ssl.force=true"
- "npm.proxy.ssl.certificate.id=2"
- "pihole.custom-record=[[\"homelable.wompmacho.com\", \"${DOCKER_HOST_IP}\"]]"

View File

@@ -265,6 +265,6 @@
description: neko browser
- homelable:
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/homelable.svg
href: "http://homelable/view?key=live"
href: "https://homelable.wompmacho.com/view?key=live"
target: _self
description: homelable

View File

@@ -1,6 +1,6 @@
# Open WebUI - https://docs.openwebui.com/getting-started/quick-start/
services:
openwebui:
openai:
container_name: openai
image: ghcr.io/open-webui/open-webui:latest
restart: unless-stopped