Skip to content

Commit 4584434

Browse files
committed
docs: Update docs
1 parent 9683f7a commit 4584434

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ Now, supported languages are:
123123
gptcommit config set allow-amend true
124124
```
125125

126+
### Proxy configuration support
127+
128+
Configure an OpenAI proxy using
129+
130+
```sh
131+
gptcommit config set openai.proxy "my_http_proxy...."
132+
```
133+
126134
## Common Issues / FAQs
127135

128136
### How can I reduce my OpenAI usage bill?
@@ -178,7 +186,7 @@ This project is licensed under the [MIT License](./LICENSE).
178186

179187
---
180188

181-
# Detailed Help Usage
189+
## Detailed Help Usage
182190

183191
```
184192
$ gptcommit -h

0 commit comments

Comments
 (0)