Skip to content
Snippets Groups Projects
Commit e087232a authored by Jasper Annyas's avatar Jasper Annyas
Browse files

L2SS-357:Set recv-sim to port 4843

parent c4d52d71
Branches
Tags
1 merge request!134Resolve L2SS-357 "Rename pcc to recv"
......@@ -6,10 +6,10 @@
"LTS/RECV/1": {
"properties": {
"OPC_Server_Name": [
"pyrecv-sim"
"recv-sim"
],
"OPC_Server_Port": [
"4842"
"4843"
],
"OPC_Time_Out": [
"5.0"
......
......@@ -16,5 +16,5 @@ services:
volumes:
- ${HOME}:/hosthome
ports:
- "4842:4842"
- "4843:4843"
restart: on-failure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment