We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020bde7 commit 7056e8fCopy full SHA for 7056e8f
README.md
@@ -74,7 +74,7 @@ Instructions to install this application as a systemd service are located in the
74
| `MIKROTIK_IP` | IP of your mikrotik router |
75
| `MIKROTIK_PROTO` | Default: `https` |
76
| `MIKROTIK_SSL_VERIFY` | if using `https`, verify for valid ssl certificate |
77
-| `MIKROTIK_PORT` | Use if your Mikrotik listens on a port other than 80 for http or 443. Must include `:` For example :8081 |
+| `MIKROTIK_PORT` | Use if your Mikrotik listens on a port other than 80 for http or 443. Must include `:` For example `:8081` |
78
| `NETWORK_RANGE` | Range of your network to filter ips. |
79
| `INFLUXDB_HOST` | Influxdb host |
80
| `INFLUXDB_USER` | Influxdb username |
0 commit comments