Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wozulong authored Jul 16, 2024
1 parent ee4f119 commit 77fb383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ services:
ports:
- "127.0.0.1:8181:8181"
environment:
- TZ=Asia/Shanghai
- FUCLAUDE_BIND=0.0.0.0:8181
- FUCLAUDE_TIMEOUT=600
- FUCLAUDE_PROXY_URL=
- FUCLAUDE_REAL_LOGOUT=false
- FUCLAUDE_SITE_PASSWORD=
- FUCLAUDE_COOKIE_SECRET=1234567890abcdefghijklmnopqrstuv
- FUCLAUDE_OPENAI_BASE_URL=https://api.openai.com/v1
- FUCLAUDE_OPENAI_API_KEY=sk-xxx
Expand Down

0 comments on commit 77fb383

Please sign in to comment.