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

chore: fulfill default value in docker compose yaml #5778

Merged
merged 5 commits into from
Jun 30, 2024

Conversation

takatost
Copy link
Collaborator

Description

chore: fulfill default value in docker compose yaml

Type of Change

  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • manual test

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 30, 2024
@takatost takatost merged commit 373b504 into main Jun 30, 2024
13 checks passed
@takatost takatost deleted the chore/fulfill-default-value-in-docker-compose-yaml branch June 30, 2024 13:17
ZhouhaoJiang added a commit that referenced this pull request Jul 1, 2024
* refs/heads/main:
  [seanguo] modify bedrock Claude3 invoke method to converse API (#5768)
  Chore/improve docker compose (#5784)
  chore: merge CODE_EXECUTION_API_KEY into SANDBOX_API_KEY in the docker-compose.yaml (#5779)
  chore: fulfill default value in docker compose yaml (#5778)
  fix: can’t change exec permissions after mounting `docker-entrypoint.sh` for nginx and ssrf-proxy services causing startup failures (#5776)
ZhouhaoJiang added a commit that referenced this pull request Jul 1, 2024
* refs/heads/feat/knowledge-admin-role:
  feat: update migration
  [seanguo] modify bedrock Claude3 invoke method to converse API (#5768)
  Chore/improve docker compose (#5784)
  chore: merge CODE_EXECUTION_API_KEY into SANDBOX_API_KEY in the docker-compose.yaml (#5779)
  chore: fulfill default value in docker compose yaml (#5778)
  fix: can’t change exec permissions after mounting `docker-entrypoint.sh` for nginx and ssrf-proxy services causing startup failures (#5776)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant