-
Notifications
You must be signed in to change notification settings - Fork 9
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
baseUrl, error in the client when enabling S3 provider #1
Comments
Hey, thanks for bringing this up. Regarding the baseURL, it can be configured this way on the client: nextjs-typescript-postgresql-graphql-realtime-chat/.wundergraph/generated/provider.tsx Line 26 in 826d280
On the server, the baseURL can be configured via: |
Thank you for the replay. |
new ts error in the generated client in version 0.75 of the sdk
In addition of the
|
Problem fixed in version 0.76 of the sdk thanks |
hello
Congratulation for this excellent project, il really look forward to try it out in production
For now I'am testing it a little, and I have somme issues
first, I'am using Traefik for my test lab as a reverse proxy, How can I specify the baseUrl in the configuration, I did not find a way in the Docs
Second there is an error in the generated client when I enable minio
The text was updated successfully, but these errors were encountered: