Removed empty ticks from readme table

This commit is contained in:
Quentin McGaw
2019-01-14 09:55:14 +01:00
parent 4077b27d92
commit 80d5f7a661

View File

@@ -118,9 +118,9 @@ You can simply use the Docker healthcheck. The container will mark itself as **u
| `PROTOCOL` | `udp` | `tcp` or `udp` |
| `ENCRYPTION` | `strong` | `normal` or `strong` |
| `BLOCK_MALICIOUS` | `off` | `on` or `off` |
| `USER` | `` | Your PIA username |
| `PASSWORD` | `` | Your PIA password |
| `EXTRA_SUBNETS` | `` | Comma separated subnets allowed in the container firewall |
| `USER` | | Your PIA username |
| `PASSWORD` | | Your PIA password |
| `EXTRA_SUBNETS` | | Comma separated subnets allowed in the container firewall |
`EXTRA_SUBNETS` can be in example: `192.168.1.0/24,192.168.10.121,10.0.0.5/28`