Remove extra "be"

pull/178/head
James Carppe 2021-07-07 20:53:05 +12:00
parent 324feb6733
commit 68f15d3efc
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
=== "Docker on Windows Container Service"
!!! Abstract ""
To run Portainer in a Windows Server/Desktop Environment you need to create exceptions in the firewall. These can be easily be added through PowerShell by running the following commands:
To run Portainer in a Windows Server/Desktop Environment you need to create exceptions in the firewall. These can easily be added through PowerShell by running the following commands:
```PowerShell
netsh advfirewall firewall add rule name="cluster_management" dir=in action=allow protocol=TCP localport=2377

View File

@ -67,7 +67,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
=== "Docker on Windows Container Service"
!!! Abstract ""
To run Portainer in a Windows Server/Desktop Environment you need to create exceptions in the firewall. These can be easily be added through PowerShell by running the following commands:
To run Portainer in a Windows Server/Desktop Environment you need to create exceptions in the firewall. These can easily be added through PowerShell by running the following commands:
```shell
netsh advfirewall firewall add rule name="cluster_management" dir=in action=allow protocol=TCP localport=2377