11 lines
241 B
JSON
11 lines
241 B
JSON
{
|
|
"profiles": {
|
|
"TestAutomateFunction": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {
|
|
"SPECKLE_TOKEN": "<YOUR TOKEN HERE>",
|
|
"SPECKLE_SERVER_URL": "https://latest.speckle.systems/"
|
|
}
|
|
}
|
|
}
|
|
} |