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

chore(other): set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground #6333

Merged

Conversation

Tirokk
Copy link
Member

@Tirokk Tirokk commented May 24, 2023

  • Mention in docs as well.

🍰 Pullrequest

Set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground.

Issues

Todo

  • None

@Tirokk Tirokk requested a review from ulfgebhardt May 24, 2023 16:04
@Tirokk Tirokk self-assigned this May 24, 2023
@Tirokk Tirokk added docu Improvements or additions to documentation devops service: backend labels May 24, 2023
@Tirokk Tirokk added this to the 🏃 The Sprint after that... milestone May 24, 2023
Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine for me! Thanks!

@ulfgebhardt
Copy link
Member

This is the corresponding line - we can change the behaviour if you please to make this easier for development. We could also set DEBUG=true in docker:

https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/backend/src/server.js#L89

@Tirokk
Copy link
Member Author

Tirokk commented May 25, 2023

In Docker DEBUG=true is already set in the backend @ulfgebhardt . 👍🏼

@Tirokk Tirokk merged commit eac46dd into master May 25, 2023
20 checks passed
@Tirokk Tirokk deleted the 6332-enable-gql-playground-set-DEBUG=true-in-backend-env branch May 25, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops docu Improvements or additions to documentation service: backend
Projects
Development

Successfully merging this pull request may close these issues.

💥 [DevOps] Backend – Debug/Documentation – To use the GraphQL Playground set DEBUG=true in Backend .env
3 participants