首次推出astrbot;

升级了filebrowser、xiaozhi-esp32-server-mini、xiaozhi-esp32-webui、xiaozhi-esp32-server;
This commit is contained in:
waxgourd
2026-02-09 12:53:33 +08:00
parent 4ed4f100a4
commit 9e9866271b
14 changed files with 80 additions and 4 deletions

23
astrbot/config.yaml Normal file
View File

@@ -0,0 +1,23 @@
name: "AstrBot"
version: "v4.14.4"
slug: "astrbot"
description: "AstrBot - AI ChatBot"
url: "https://docs.astrbot.app"
startup: application
image: r.hassbus.com/wghaos/addon-astrbot
arch:
- aarch64
- amd64
map:
- config:rw
- share:rw
webui: http://[HOST]:[PORT:6185]/
boot: manual
ingress: false
ingress_port: 6185
ingress_stream: true
ports:
6185/tcp: 6185
6199/tcp: 6199
options: {}
schema: {}