Skip to content

Instantly share code, notes, and snippets.

@akrisiun
Created September 28, 2016 20:11
Show Gist options
  • Save akrisiun/b18e4631a440b218799bc938047b7ef0 to your computer and use it in GitHub Desktop.
Save akrisiun/b18e4631a440b218799bc938047b7ef0 to your computer and use it in GitHub Desktop.
powershell set env value
[Environment]::SetEnvironmentVariable("MYVALUES_SERVER.URLS", "http://localhost:5100")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment