From 35609c1958038c82fdac81dcff6d6772aa9a3036 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 9 Oct 2021 17:40:21 +0200 Subject: [PATCH] update url to VILLAS demo instance --- etc/labs/lab17.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/labs/lab17.conf b/etc/labs/lab17.conf index b57dcba47..6a72fb2ac 100644 --- a/etc/labs/lab17.conf +++ b/etc/labs/lab17.conf @@ -127,7 +127,7 @@ nodes = { type = "websocket" destinations = [ - "https://villas-new.k8s.eonerc.rwth-aachen.de//ws/relay/lab17" + "https://villas.k8s.eonerc.rwth-aachen.de//ws/relay/lab17" ] } }