Skip to content

Commit

Permalink
fix: docker-compose.yml命令错误
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Aug 7, 2024
1 parent a33e692 commit 2d8a099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ services:
BfdSGt}F4!5pLHt,
WEBSITE: "https://linux.do" #目前支持 "https://meta.discourse.org","https://linux.do","https://meta.appinn.net","https://community.openai.com",
ENVIRONMENT: "production" #这个不需要改动
restart: unless # 容器退出时重启策略
restart: unless-stopped # 容器退出时重启策略

0 comments on commit 2d8a099

Please sign in to comment.