We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The API isn't available on http://localhost:4000/graphql when run using docker compose.
http://localhost:4000/graphql
To Reproduce Steps to reproduce the behavior:
npm run setup
http://localhost:<api-port>/graphql
Expected behavior Server should be accessible at the Custom Port or default port if nothing entered.
Actual behavior Server not accessible at the given url.
Screenshots
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered:
Can I work on this issue?
Sorry, something went wrong.
We are going to remove the dev environment from the API. It would be better to work on this issue.
No branches or pull requests
Describe the bug
The API isn't available on
http://localhost:4000/graphql
when run using docker compose.To Reproduce
Steps to reproduce the behavior:
npm run setup
and select development mode.http://localhost:<api-port>/graphql
Expected behavior
Server should be accessible at the Custom Port or default port if nothing entered.
Actual behavior
Server not accessible at the given url.
Screenshots
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: