Skip to content

Update .env.sa Fix: Match ROOT_PORT in .env.sample with READMEmple #126

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

BRGOVIND
Copy link
Contributor

@BRGOVIND BRGOVIND commented Jun 3, 2025

The README specifies that the GraphQL server should be available at http://localhost:8000/graphql.
However, the .env.sample file had ROOT_PORT set to 3000.

This PR updates the ROOT_PORT value to 8000 in the .env.sample file to match the README instructions and avoid confusion for new contributors during setup.

@KKSurendran06 KKSurendran06 requested a review from hrideshmg June 6, 2025 08:37
@KKSurendran06 KKSurendran06 merged commit 3c3bcec into amfoss:develop Jun 6, 2025
2 checks passed
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 this pull request may close these issues.

3 participants