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

Change JSON API default port number #381

Closed
jeffreyscarpenter opened this issue Apr 19, 2023 · 1 comment · Fixed by #403
Closed

Change JSON API default port number #381

jeffreyscarpenter opened this issue Apr 19, 2023 · 1 comment · Fixed by #403
Assignees

Comments

@jeffreyscarpenter
Copy link
Contributor

We are currently using port 8080 as the default port number for JSON API. Since this tends to be a frequently used value, we should change this to reduce the possibility of collisions. Something like 8083 could work.

We will also want to make changes to downstream locations including docker-compose scripts in this repo and other repos like stargate-mongoose and stargate-mongoose-sample-apps.

@maheshrajamani maheshrajamani self-assigned this Apr 27, 2023
@maheshrajamani
Copy link
Contributor

@jeffreyscarpenter Currently JsonApi is deployed in astra with port #8181. Will use the same port as default.

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

Successfully merging a pull request may close this issue.

2 participants