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