mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
Merge 6f24dddbe1
into 2bac174e6f
This commit is contained in:
commit
6374d17454
@ -2,7 +2,7 @@ version: "3.9"
|
||||
services:
|
||||
chatgpt-next-web:
|
||||
profiles: [ "no-proxy" ]
|
||||
container_name: chatgpt-next-web
|
||||
container_name: 北斗Chat
|
||||
image: yidadaa/chatgpt-next-web
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NextChat",
|
||||
"short_name": "NextChat",
|
||||
"name": "北斗Chat",
|
||||
"short_name": "北斗Chat",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
@ -17,4 +17,4 @@
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user