diff --git a/ValkyrieServerController.cs b/ValkyrieServerController.cs index c9e6e17..6d45349 100644 --- a/ValkyrieServerController.cs +++ b/ValkyrieServerController.cs @@ -23,7 +23,7 @@ public class ValkyrieServerController /// /// the base URI for the Valkyrie server /// - private Uri selectedURI = testGetDataURI; + private Uri selectedURI = prodGetDataURI; public ValkyrieServerController() {