Skip to content

Commit

Permalink
typo opc ua port corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
hilschernetpi authored May 13, 2019
1 parent 3cbd469 commit 9055694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To allow the CODESYS Development System installing the CODESYS Runtime into the

To allow the CODESYS Development System communicating with the deployed CODESYS Runtime the container TCP port `1217` needs to be exposed to the host.

The CODESYS runtime starts an OPC UA server. To access the OPC UA server from an OPC UA client the container TCP port `4880` needs to be exposed to the host.
The CODESYS runtime starts an OPC UA server. To access the OPC UA server from an OPC UA client the container TCP port `4840` needs to be exposed to the host.

##### Host network (Alternative B)

Expand Down

0 comments on commit 9055694

Please sign in to comment.