-
Notifications
You must be signed in to change notification settings - Fork 142
BFF Rc2 doc updates #900
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
BFF Rc2 doc updates #900
Conversation
fca5730 to
dd34887
Compare
maartenba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to add a couple of changes but LGTM overall!
|
|
||
| ```csharp | ||
| var frontend = new BffFrontend(BffFrontendName.Parse("frontend1")) | ||
| .WithProxiedStaticAssets(new Uri("https://localhost:3000")); // https://localhost:3000 would be the URL of your development web server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feature would make a good community question. "Would people use ProxiedStaticAssets in development AND production?"
Doc updates to accompany the BFF V4 rc2 release:
https://github.com/DuendeSoftware/products/releases/tag/untagged-45e2ce14cc5a5c2f6e5f