Created
July 22, 2021 18:36
-
-
Save ganobrega/9241f69ce5604ed3f12c9a30eb2c8f33 to your computer and use it in GitHub Desktop.
VTEX Toolbelt Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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