1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-08-02 14:52:28 +00:00

Update README

This commit is contained in:
CrazyMax 2019-05-01 22:15:36 +02:00
parent 41c5748799
commit 589e681bf1
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -77,7 +77,7 @@ It's a fork of [CrazyMax's LibreNMS Docker image repository](https://github.com/
#### Syslog-ng
> :warning: Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng)
> :warning: Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng-1)
* `SIDECAR_SYSLOGNG` : Set to `1` to enable sidecar syslog-ng mode for this container (default `0`)
@ -105,7 +105,7 @@ It's a fork of [CrazyMax's LibreNMS Docker image repository](https://github.com/
### Ports
* `80` : HTTP port
* `514 514/udp` : Syslog ports (Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng))
* `514 514/udp` : Syslog ports (Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng-1))
## Use this image