Update
This commit is contained in:
@@ -12,9 +12,9 @@ arch:
|
|||||||
- armv7
|
- armv7
|
||||||
- i386
|
- i386
|
||||||
ports:
|
ports:
|
||||||
514/udp: 514
|
514/udp: null
|
||||||
601/tcp: 601
|
601/tcp: null
|
||||||
6514/tcp: 6514
|
6514/tcp: null
|
||||||
hassio_api: true
|
hassio_api: true
|
||||||
hassio_role: default
|
hassio_role: default
|
||||||
host_network: true
|
host_network: true
|
||||||
@@ -33,6 +33,9 @@ boot: manual
|
|||||||
docker_api: true
|
docker_api: true
|
||||||
host_pid: true
|
host_pid: true
|
||||||
full_access: true
|
full_access: true
|
||||||
|
journald: true
|
||||||
|
devices:
|
||||||
|
- /dev/log
|
||||||
options:
|
options:
|
||||||
custom_conf:
|
custom_conf:
|
||||||
location: "/config/syslog-ng.conf"
|
location: "/config/syslog-ng.conf"
|
||||||
|
|||||||
Reference in New Issue
Block a user