Fix tcp var
This commit is contained in:
parent
6de6fe9bba
commit
7abc80283d
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ openqa_workers: 3
|
||||||
deployment_type: prod
|
deployment_type: prod
|
||||||
|
|
||||||
# NFS
|
# NFS
|
||||||
tcp_ports: 2049
|
tcp_ports: [ 2049 ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue