mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 03:18:27 +08:00
首次推出astrbot;
升级了filebrowser、xiaozhi-esp32-server-mini、xiaozhi-esp32-webui、xiaozhi-esp32-server;
This commit is contained in:
23
astrbot/config.yaml
Normal file
23
astrbot/config.yaml
Normal 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: {}
|
||||
Reference in New Issue
Block a user