From b1d153b260c174543417df082e8188146f808d17 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Fri, 4 Dec 2020 10:04:06 +0100
Subject: [PATCH] Point to new address of PCC test server

---
 CDB/LOFAR_ConfigDb.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json
index 9d1ddb974..f34de0924 100644
--- a/CDB/LOFAR_ConfigDb.json
+++ b/CDB/LOFAR_ConfigDb.json
@@ -106,7 +106,7 @@
                         },
                         "properties": {
                             "OPC_Server_Name": [
-                                "despi.astron.nl"
+                                "10.87.6.23"
                             ],
                             "OPC_Server_Port": [
                                 "4842"
-- 
GitLab