Skip to content

Commit

Permalink
docs: correct proxy info
Browse files Browse the repository at this point in the history
  • Loading branch information
Numstr committed Jan 9, 2025
1 parent 9faf47a commit 13530fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ ObsidianPortableClone

## Updater.bat
### Proxy
- `PROXY` enable proxy `true / false`
- `HTTP-PROXY` set http proxy address:port. `http://127.0.0.1:3128`
- `HTTPS-PROXY` set https proxy address:port. `https://127.0.0.1:3128`
- `USE_PROXY` set proxy usage `true` `false`
- `PROXY_TYPE` set proxy type `http` `https` `socks4` `socks5`
- `PROXY_ADDRESS` set proxy address:port `https://127.0.0.1:3128`

0 comments on commit 13530fa

Please sign in to comment.