Files
homeassistant-addons/cups/config.yaml
Max Winterstein 6a1e93532b Draft: [CUPS] fix broken password (#221)
* Draft: [CUPS] fix broken password

* Update Dockerfile
2023-11-20 14:32:16 +01:00

25 lines
578 B
YAML

name: CUPS
version: 3.0.2
url: https://github.com/MaxWinterstein/homeassistant-addons/
image: ghcr.io/maxwinterstein/homeassistant-addon-cups-{arch}
slug: cups
description: A CUPS print server with working AirPrint
arch:
- armhf
- amd64
- aarch64
usb: true
init: false
homeassistant_api: true
host_network: true
ports:
631/tcp: 631
631/udp: 631
ports_description:
631/tcp: For other devices on the local network to print to this server
631/udp: For other devices on the local network to print to this server
# ingress: false
map:
- config:rw
stage: experimental