exiles-ankerctl-hassio-addons/ankerctl/config.yaml
2023-05-24 22:19:42 +00:00

23 lines
444 B
YAML

name: "ankerctl"
description: "The official ankerctl addon"
version: "1.0.0-0"
slug: "ankerctl"
ingress: false # Doesn't work yet, might need some source code changes
ingress_port: 4470
ingress_stream: false
init: false
host_network: true
map:
- config:rw
options:
flask_host: "127.0.0.1"
schema:
flask_host: str
arch:
- aarch64
- amd64
- armv7
ports:
4470/tcp: 4470
ports_description:
4470/tcp: "The webinterface for ankerctl"