Enable network filtering for docker swarm discovery (#143)

This commit is contained in:
n1xx1
2022-11-17 15:38:44 +01:00
committed by GitHub
parent 298ea8eef9
commit c2b23d40c7
3 changed files with 83 additions and 15 deletions
+2
View File
@@ -206,6 +206,8 @@ label on the service. These are the labels scanned:
The default value is 25565.
- `mc-router.default`: Set this to a truthy value to make this server the deafult backend.
Please note that `mc-router.host` is still required to be set.
- `mc-router.network`: Specify the network you are using for the router if multiple are
present in the service. You can either use the network ID, it's full name or an alias.
## Example Docker Swarm deployment