updating skill for new docs workflow
This commit is contained in:
@@ -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}\"]]"
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user