Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

监听3000的端口后,还是提示Need apikey for TempMail #29

Closed
xiaoyao20084321 opened this issue May 13, 2023 · 4 comments
Closed

Comments

@xiaoyao20084321
Copy link
Contributor

群主大大,运行yarn start后,监听了3000的端口,浏览器输入http:https://127.0.0.1:3000/ask?prompt=你好,然后终端提示Need apikey for TempMail。意思是说要在http:https://127.0.0.1:3000/ask?prompt=你好 这里在添加apiKey=xxxx?

@rabotone
Copy link

Error: Need apikey for TempMail
at new TempMail44 (G:\gpt4free-ts-master\utils\emailFactory.ts:132:19)
at CreateEmail (G:\gpt4free-ts-master\utils\emailFactory.ts:15:20)
at Forefrontnew. (G:\gpt4free-ts-master\model\forefront\index.ts:65:41)
at Generator.next ()
at fulfilled (G:\gpt4free-ts-master\model\forefront\index.ts:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

@xiaoyao20084321
Copy link
Contributor Author

如果是本地运行的话,只需要在项目根目录创建一个. env文件,然后写入和docker一样的数据就行

@rabotone
Copy link

如果是本地运行的话,只需要在项目根目录创建一个. env文件,然后写入和docker一样的数据就行

具体是写什么,我不太懂

@xiaoyao20084321
Copy link
Contributor Author

如果是本地运行的话,只需要在项目根目录创建一个. env文件,然后写入和docker一样的数据就行

具体是写什么,我不太懂
看README里面 image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants