From 6e40938733eb3618347c83409225441c55e51ab6 Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Thu, 13 Feb 2020 13:35:59 +0100 Subject: [PATCH] Updates PISA server endpoint --- apps/cli/sample_conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cli/sample_conf.py b/apps/cli/sample_conf.py index 2ed6085..531c713 100644 --- a/apps/cli/sample_conf.py +++ b/apps/cli/sample_conf.py @@ -1,5 +1,5 @@ # PISA-WT-SERVER -DEFAULT_PISA_API_SERVER = "btc.pisa.watch" +DEFAULT_PISA_API_SERVER = "teos.pisa.watch" DEFAULT_PISA_API_PORT = 9814 # WT-CLI