Add codeblock highlighting
This commit is contained in:
parent
108c83588c
commit
94ec286de6
1 changed files with 1 additions and 1 deletions
|
@ -822,7 +822,7 @@ https://your.proxy/?url={REQUEST-URL}
|
|||
##### `proxy`
|
||||
A custom HTTP/HTTPS proxy URL that will be used to fetch the data. This is useful when you're hosting Glance on a VPS where Reddit is blocking the requests and you want to bypass the restriction by routing the requests through a proxy. Example:
|
||||
|
||||
```
|
||||
```yaml
|
||||
proxy: http://user:pass@proxy.com:8080
|
||||
proxy: https://user:pass@proxy.com:443
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue