mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 03:18:27 +08:00
25 lines
447 B
YAML
25 lines
447 B
YAML
name: "AstrBot"
|
|
version: "v4.18.1"
|
|
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]/
|
|
watchdog: "http://[HOST]:[PORT:6185]/"
|
|
boot: manual
|
|
ingress: false
|
|
ingress_port: 6185
|
|
ingress_stream: true
|
|
ports:
|
|
6185/tcp: 6185
|
|
6199/tcp: 6199
|
|
options: {}
|
|
schema: {}
|