update proxy docs
Corresponding PR for the change in keycloak-documentation, recommendation is using a package manager Closes #10915
This commit is contained in:
parent
fff992aa3b
commit
25f1c13e55
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ The following table shows the recommended paths to expose.
|
|||
|/js/
|
||||
| -
|
||||
|No
|
||||
|A good practice is to not use external js for the javascript client, but bake it into your public client instead.
|
||||
|A good practice is to not use external js for the JavaScript client, but add it into your public client using a package manager like NPM or Yarn instead.
|
||||
|
||||
|/welcome/
|
||||
| -
|
||||
|
|
Loading…
Reference in a new issue