ChatGPT Token From China

The people in China can not visit https://openai.com directly.
If some sone want to use ChatGPT, he must use proxy.
My wife think it's too trouble to do that. she asked me to visit ChatGPT from website don't need any proxy.
I have a aliyun server, and in the beginning of 2023 I use VPS located in the US to deploy a website can use access token to visit ChatGPT.
I found this repo is update rectenly.

First, I run access_token on my abroad Server, but Server configuration is not very well.
When I start Docker,ths OS killed my app several minutes later.
Then, I move to aliyun.

I got an error.
{
"cause": {
"errno": -111,
"code": "ECONNREFUSED",
"syscall": "connect",
"address": "127.0.0.1",
"port": 8008
}
}
Then, I used the second method, it works.


