You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
When I configure CDN to be enabled, with a subscription endpoint specified - I'm getting a 404 error with the loading of subscriptions-transport-ws-browser-client.js - it appears to be defaulting to being served locally, which I think is down to this:
The app is hosted in k8s, so I don't want to have to put in complex ingress rules for this. I have another app without a subscription and that works fine.
I am using graphiql-spring-boot-starter:7.1.0 and my application.yaml has: