diff --git a/TestAutomateFunction/Properties/launchSettings.json b/TestAutomateFunction/Properties/launchSettings.json index bd9d2d3..9c54abe 100644 --- a/TestAutomateFunction/Properties/launchSettings.json +++ b/TestAutomateFunction/Properties/launchSettings.json @@ -3,8 +3,8 @@ "TestAutomateFunction": { "commandName": "Project", "environmentVariables": { - "SPECKLE_TOKEN": "718d0650eea8038642850414e43bd81314d740359a", - "SPECKLE_SERVER_URL": "https://latest.speckle.dev/" + "SPECKLE_TOKEN": "", + "SPECKLE_SERVER_URL": "https://latest.speckle.systems/" } } }