mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-06-09 13:53:25 +00:00
2023.9.9
This commit is contained in:
parent
e9f80439eb
commit
4796546eb0
@ -24,11 +24,11 @@ domain//绑定域名
|
|||||||
|
|
||||||
host //ip
|
host //ip
|
||||||
|
|
||||||
port //端口-必须443
|
port //端口 80或443
|
||||||
|
|
||||||
certPath//公钥路径-必须
|
certPath//公钥路径-443必须
|
||||||
|
|
||||||
keyPath//私钥路径-必须
|
keyPath//私钥路径-443必须
|
||||||
|
|
||||||
github_api_url//默认不改
|
github_api_url//默认不改
|
||||||
|
|
||||||
@ -106,6 +106,6 @@ config.json
|
|||||||
```json
|
```json
|
||||||
{"github.com":{"user":"suibian","oauth_token":"i_am_free","dev_override":{"copilot_token_url":"https://api.example.com/copilot_internal/v2/token"}}}
|
{"github.com":{"user":"suibian","oauth_token":"i_am_free","dev_override":{"copilot_token_url":"https://api.example.com/copilot_internal/v2/token"}}}
|
||||||
```
|
```
|
||||||
测试:
|
测试:
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user