mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-14 06:08:54 +01:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Max Winterstein
parent
2ee5d49203
commit
771665c5b7
+6
-6
@@ -7,13 +7,13 @@ image: ghcr.io/maxwinterstein/homeassistant-addon-cups-{arch}
|
||||
description: A CUPS print server with Avahi installed
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
arch:
|
||||
- armhf
|
||||
- aarch64
|
||||
- amd64
|
||||
- armhf
|
||||
- aarch64
|
||||
- amd64
|
||||
startup: application
|
||||
boot: auto
|
||||
usb: 'true'
|
||||
init: 'false'
|
||||
usb: "true"
|
||||
init: "false"
|
||||
homeassistant_api: true
|
||||
# host_network: false
|
||||
ports:
|
||||
@@ -24,7 +24,7 @@ ports_description:
|
||||
631/udp: For other devices on the local network to print to this server
|
||||
ingress: false
|
||||
map:
|
||||
- ssl
|
||||
- ssl
|
||||
options:
|
||||
ssl: true
|
||||
certfile: fullchain.pem
|
||||
|
||||
Reference in New Issue
Block a user