Improved Federation specifications and documentation Summary of knowledge regarding deployment of MIP Local
11 lines
361 B
XML
11 lines
361 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>docker-swarm-master</short>
|
|
<description>Firewall configuration for a DockerSwarm Master node.</description>
|
|
<port protocol="tcp" port="2377"/>
|
|
<port protocol="tcp" port="7946"/>
|
|
<port protocol="udp" port="7946"/>
|
|
<port protocol="udp" port="4789"/>
|
|
<port protocol="esp" port=""/>
|
|
</service>
|