chatgpt-web icon indicating copy to clipboard operation
chatgpt-web copied to clipboard

请问在哪里修改chatgpt-web的index.html文件,我想修改掉<title>ChatGPT Web</title> 我尝试进入容器,但进不去。感谢

Open kwingart opened this issue 2 years ago • 5 comments

我想修改掉

ChatGPT Web docker exec -it 5d7c2d142564 bash OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bash": execunown

kwingart avatar Apr 14 '23 00:04 kwingart

docker exec -it 5d7c2d142564 /bin/sh

ioc2008 avatar Apr 14 '23 01:04 ioc2008

你不会问gpt? docker exec -it 你的容器名 ash cd public vi index.html

weareware avatar Apr 14 '23 14:04 weareware

明白了,用ash,谢谢

kwingart avatar Apr 15 '23 02:04 kwingart

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] avatar Apr 25 '23 02:04 github-actions[bot]

修改了之后以后镜像更新了是不是还得修改?

1205129045x avatar Apr 26 '23 01:04 1205129045x

可以用外层的Nginx filter模块修改,这样就不涉及docker容器内,也不会被docker镜像更新所影响。

imldy avatar Aug 04 '23 09:08 imldy

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] avatar Aug 15 '23 01:08 github-actions[bot]

This issue was closed because it has been inactive for 2 days since being marked as stale.

github-actions[bot] avatar Aug 18 '23 01:08 github-actions[bot]