Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleconfig.json
{
  "proxyServerUrl": "http://localhost:1337",
  "studioUsername": "username",
  "studioPassword": "password ",
  "repository": "MyRepository ",
  "branch": "Trunk ",
  "project": "MyProject"
}

...