Skip to content

Instantly share code, notes, and snippets.

@jbaruch
Created March 13, 2017 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbaruch/29fecadf23c8382fcf675a2c20d390af to your computer and use it in GitHub Desktop.
Save jbaruch/29fecadf23c8382fcf675a2c20d390af to your computer and use it in GitHub Desktop.
---
version: 1
GeneralConfiguration:
licenseKey : "NOTAREALLICENSE"
baseUrl : "https://mycomp.arti.co"
proxies :
- key : "proxy1"
host : "https://proxy.mycomp.io"
port : 443
userName : "admin"
password : "password"
defaultProxy : true
OnboardingConfiguration:
repoTypes :
- docker
- maven
- npm
- rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment