We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acd25d commit 27a87f3Copy full SHA for 27a87f3
1 file changed
config-sample.json
@@ -2,12 +2,5 @@
2
"url": "vagrant.codeorigin.jquery.com",
3
"username": "admin",
4
"password": "secret",
5
- "cdn_origin": "https://code.jquery.com",
6
-
7
- "highwinds": {
8
- "api_url": "https://striketracker.highwinds.com",
9
- "api_token": "example_token",
10
- "account_hash": "example_hash",
11
- "file_hostname": "code.jquery.com"
12
- }
+ "cdn_origin": "https://code.jquery.com"
13
}
0 commit comments