Skip to content

Instantly share code, notes, and snippets.

@ipiranhaa
Last active October 11, 2022 10:08
Show Gist options
  • Save ipiranhaa/a6d893add89d7e73dd47f573a14cb175 to your computer and use it in GitHub Desktop.
Save ipiranhaa/a6d893add89d7e73dd47f573a14cb175 to your computer and use it in GitHub Desktop.
[
{
"name": "DEV",
"variables": [
{
"key": "URL",
"value": "http://localhost:3000"
}
]
},
{
"name": "QA",
"variables": [
{
"key": "URL",
"value": "http://localhost:3000"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment