Created
June 23, 2018 02:10
-
-
Save dendihandian/5d91d0ee22fead4fadc2cca482c05904 to your computer and use it in GitHub Desktop.
postman environment for https://gist.github.com/dendihandian/a894735a2beceba17860e66007693352
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
{ | |
"id": "3b9c2fa6-e957-475f-b1ec-ff1aa9fb375f", | |
"name": "Development", | |
"values": [ | |
{ | |
"key": "elasticsearch_server", | |
"value": "http://localhost:9200", | |
"description": "", | |
"type": "text", | |
"enabled": true | |
} | |
], | |
"_postman_variable_scope": "environment", | |
"_postman_exported_at": "2018-06-23T02:07:51.044Z", | |
"_postman_exported_using": "Postman/6.1.2" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment