How to publish to a local repository in a local machine for orchestrator

Is it possible to have a local repository to store the upath processes for the robots instead of having to use the myget url in the orchestrator?

This is what I do:

  1. Modify the UiPath.Settings file present in your local install folder: “…\AppData\Local\UiPath”
  2. Edit the file in notepad and modify the value of “NuGetServerUrl” to be a local folder
  3. Verify the Orchestrator URL in “UiPathServerUrl” value (This step is optional)
  4. Save the file and publish your package

i need change the server respository not the local machine directory

i need change the local directory of the orchestator server, i can´t use myget for storage of repository

@beesheep pls help