mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 22:13:47 +08:00
配置docker自动重启策略
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
chatgpt-next-web:
|
||||
container_name: chatgpt-next-web
|
||||
# image: yidadaa/chatgpt-next-web
|
||||
restart: always
|
||||
image: registry.cn-hangzhou.aliyuncs.com/si-private/chatgpt-next-web
|
||||
# image: registry.cn-hangzhou.aliyuncs.com/sijinhui/chatgpt-next-web
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user