Skip to content

Commit 0a122c2

Browse files
committed
removes proxy config
1 parent f150ec5 commit 0a122c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/parameters.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"resource_route": "access",
77
"resource_params": {},
88
"user_credentials": ["demouser", "testpass"],
9-
"http_options": { "exceptions": false, "proxy": "localhost:8888" }
9+
"http_options": { "exceptions": false }
1010
}

0 commit comments

Comments
 (0)