Skip to content

Commit

Permalink
ci: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Jul 26, 2024
1 parent 2f7e3bc commit 12a27f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@ services:
image: 14790897/auto-read:latest
container_name: auto-read
environment: # 设置环境变量(不要在.env文件中设置,docker不读取.env)
USERNAMES: "hahaha2,hahaha1,ha1,ha2,DrKBoogieWoogie,lsp,lsb"
USERNAMES: "hahaha2"
PASSWORDS: |
BfdSGt}F4!5pLHt,
BfdSGt}F4!5pLHt,
iTs9Wx4+3Eavkhk,
W$RhQUVn5E?BBBq,
]"w%2Qd%M8Z6-SS,
HU5B6Ee]kRB%Qj',
uYE)46Ej8phu$#u
WEBSITE: "https://linux.do" #目前支持 "https://meta.discourse.org","https://linux.do","https://meta.appinn.net","https://community.openai.com",
ENVIRONMENT: "production" #这个不需要改动
restart: unless-stopped # 容器退出时重启策略
Binary file modified example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12a27f3

Please sign in to comment.