Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-compose.yml #6884

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update docker-compose.yml #6884

wants to merge 1 commit into from

Conversation

AAEE86
Copy link

@AAEE86 AAEE86 commented Mar 11, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Sorry, something went wrong.

Copy link

vercel bot commented Mar 11, 2025

@AAEE86 is attempting to deploy a commit to the LobeChat Desktop Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 11, 2025
Copy link
Contributor

gru-agent bot commented Mar 11, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 3b41a78 🚫 Skipped No files need to be tested {"docker-compose/local/docker-compose.yml":"target file(docker-compose/local/docker-compose.yml) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/ \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,**/*.spec.js,src/database/server"}

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@AAEE86
Copy link
Author

AAEE86 commented Mar 11, 2025

请批准,我打算完善下自定义部署的流程

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (8d677a2) to head (3b41a78).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #6884     +/-   ##
=========================================
  Coverage   91.36%   91.36%             
=========================================
  Files         729      729             
  Lines       68681    68681             
  Branches     4645     3344   -1301     
=========================================
  Hits        62751    62751             
  Misses       5930     5930             
Flag Coverage Δ
app 91.36% <ø> (ø)
server 97.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -117,6 +117,7 @@ services:
- 'LLM_VISION_IMAGE_USE_BASE64=1'
- 'S3_SET_ACL=0'
- 'SEARXNG_URL=http://searxng:8080'
- 'CASDOOR_WEBHOOK_SECRET=' # Webhook 密钥
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个环境变量比较适合在 .env.example 里加。 加上之后,在init_data.json对应位置也加上对应的 webhook secret 和 webhook 地址。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants