Don't use a real domain in examples.
Use example.com instead.
This commit is contained in:
parent
e2acb8e988
commit
9058061a38
|
@ -81,7 +81,7 @@ compressed then uploaded, but the compressed result is not kept.
|
||||||
"post-processors": [
|
"post-processors": [
|
||||||
[
|
[
|
||||||
"compress",
|
"compress",
|
||||||
{ "type": "upload", "endpoint": "http://fake.com" }
|
{ "type": "upload", "endpoint": "http://example.com" }
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue