Skip to content

Instantly share code, notes, and snippets.

@ganobrega
Created July 22, 2021 18:36
Show Gist options
  • Save ganobrega/9241f69ce5604ed3f12c9a30eb2c8f33 to your computer and use it in GitHub Desktop.
Save ganobrega/9241f69ce5604ed3f12c9a30eb2c8f33 to your computer and use it in GitHub Desktop.
VTEX Toolbelt Config
{
"env": "prod",
"account": "$VTEX_ACCOUNT",
"workspace": "master",
"login": "$VTEX_AUTH_LOGIN",
"token": "$VTEX_AUTH_TOKEN"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment