WAVE Local.postman_environment.json (593B)
1 { 2 "id": "37be8ec4-7855-4554-867e-7a5d2a4f99e6", 3 "name": "WAVE Local", 4 "values": [ 5 { 6 "key": "host", 7 "value": "web-platform.test", 8 "enabled": true 9 }, 10 { 11 "key": "port", 12 "value": "8000", 13 "enabled": true 14 }, 15 { 16 "key": "protocol", 17 "value": "http", 18 "enabled": true 19 }, 20 { 21 "key": "web_root", 22 "value": "_wave", 23 "enabled": true 24 }, 25 { 26 "key": "device_timeout", 27 "value": "60000", 28 "enabled": true 29 } 30 ], 31 "_postman_variable_scope": "environment", 32 "_postman_exported_at": "2020-05-25T12:12:37.098Z", 33 "_postman_exported_using": "Postman/7.25.0" 34 }