Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: adjust graphql port in docker setup #365

Merged
merged 1 commit into from
Nov 7, 2023
Merged

fix: adjust graphql port in docker setup #365

merged 1 commit into from
Nov 7, 2023

Conversation

gruberb
Copy link
Contributor

@gruberb gruberb commented Nov 6, 2023

Description

The GraphQL port in the docker setup was outdated and therefore couldn't access the GraphQL playground anymore.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@gruberb gruberb requested a review from a team as a code owner November 6, 2023 20:47
Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

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

Would be good to have an integration test for this sort of thing, to avoid having to debug silly papercuts like these?

@gruberb gruberb merged commit 2d0ec8d into main Nov 7, 2023
30 checks passed
@gruberb gruberb deleted the fix/gprahql-port branch November 7, 2023 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants