This commit is contained in:
luyoyu 2023-09-09 09:31:49 +08:00
parent e9f80439eb
commit 4796546eb0

View File

@ -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"}}}
``` ```
测试: 测试:
![demo2.png](https://img1.imgtp.com/2023/09/09/FHDNLixL.png) ![demo2.png](https://img1.imgtp.com/2023/09/09/FHDNLixL.png)