Skip to content

Conversation

@Zhangg7723
Copy link
Collaborator

Summary

add GOTENBERG server environment variables

Solution Description

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 20, 2026
@whhe whhe requested a review from Copilot January 21, 2026 07:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds GOTENBERG server environment variables to the .env.example file, providing configuration for the Gotenberg document conversion service that is used by the PowerRAG application. The changes decompose the previously single GOTENBERG_URL variable into separate host and port components, then reconstruct the URL from these components.

Changes:

  • Added GOTENBERG_HOST variable with default value "gotenberg"
  • Added GOTENBERG_PORT variable with default value 3000
  • Modified GOTENBERG_URL to construct the URL from host and port variables using environment variable substitution

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@whhe whhe merged commit e5b9a43 into oceanbase:main Jan 21, 2026
3 checks passed
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.

2 participants