This commit is contained in:
2022-02-20 12:47:45 +01:00
parent ba3b87e73b
commit a8e2eb4691

View File

@@ -12,9 +12,9 @@ arch:
- armv7
- i386
ports:
514/udp: 514
601/tcp: 601
6514/tcp: 6514
514/udp: null
601/tcp: null
6514/tcp: null
hassio_api: true
hassio_role: default
host_network: true
@@ -33,6 +33,9 @@ boot: manual
docker_api: true
host_pid: true
full_access: true
journald: true
devices:
- /dev/log
options:
custom_conf:
location: "/config/syslog-ng.conf"