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

Correct the nginx proxy port in .env #103

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

gaobinlong
Copy link

NGINX_ADDR=nginx:${FRONTEND_ADDR} shoud be NGINX_ADDR=nginx:${NGINX_PORT}.

Changes

Please provide a brief description of the changes here.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

`NGINX_ADDR=nginx:${FRONTEND_ADDR}` shoud be `NGINX_ADDR=nginx:${NGINX_PORT}`.

Signed-off-by: gaobinlong <gbinlong@amazon.com>
@gaobinlong
Copy link
Author

Could anyone help to review this PR? All requests from load-generator are failed because of the bug.

Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 29, 2023
@gaobinlong
Copy link
Author

@YANG-DB could you help to review this PR?

@YANG-DB
Copy link
Member

YANG-DB commented Nov 29, 2023

thanks @gaobinlong

@YANG-DB YANG-DB merged commit 4a6e744 into opensearch-project:main Nov 29, 2023
23 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants