From 263b3c96d3690c8614f1b2a898a064f85c37ce96 Mon Sep 17 00:00:00 2001 From: TheJoKlLa Date: Tue, 21 Feb 2023 21:43:11 +0000 Subject: [PATCH] Update bffh.dhall --- config/bffh/bffh.dhall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/bffh/bffh.dhall b/config/bffh/bffh.dhall index 3450f05..78dedf3 100644 --- a/config/bffh/bffh.dhall +++ b/config/bffh/bffh.dhall @@ -45,10 +45,10 @@ -- roles = "./roles.dhall" -- Name of Space - --spacename = Some("FabAccess Test"), + spacename = "FabAccess Local Test", -- URL of BFFH Instance - --instanceurl = Some("test.fab-access.org"), + instanceurl = "localtest.fab-access.org",