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

[Feature Request]: Optimize configuration files to give users more choices #4523

Open
1 task done
xinxingi opened this issue Jan 17, 2025 · 0 comments
Open
1 task done

Comments

@xinxingi
Copy link

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

Optimize configuration files to give users more choices

I adjusted these configurations according to the official documentation.

Describe the feature you'd like

I adjusted these configurations according to the official documentation.

Image

But in fact, my modification of the service_conf.yaml.template file is not effective. Because I used the command docker compose -f docker/docker-compose.yml up -d, the configuration file in the remote image cannot be modified. Since env provides the corresponding variables, why not reference them in the example instead of writing them hard? Because I may have my own mysql, es and other components. And the default ports of these services have been occupied by other services, so I need to customize the ports

Describe implementation you've considered

No response

Documentation, adoption, use case

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant