Skip to content

Commit

Permalink
change approvals to reflect typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
DGuhr authored and pedroigor committed Apr 19, 2022
1 parent 9eca6b4 commit 6ef8023
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down Expand Up @@ -131,4 +131,4 @@ Logging:
Do NOT start the server using this command when deploying to production.

Use 'kc.bat start-dev --help-all' to list all available options, including
build options.
build options.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down Expand Up @@ -173,4 +173,4 @@ Logging:
Do NOT start the server using this command when deploying to production.

Use 'kc.bat start-dev --help-all' to list all available options, including
build options.
build options.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Hostname:
Default: true.
--hostname-strict-backchannel <true|false>
By default backchannel URLs are dynamically resolved from request headers to
allow internal an external applications. If all applications use the public
allow internal and external applications. If all applications use the public
URL this option should be enabled. Default: false.

HTTP/TLS:
Expand Down Expand Up @@ -137,4 +137,4 @@ the "build" command everytime you need to change a static property:
$ kc.bat start --auto-build <OPTIONS>

By doing that you have an additional overhead when the server is starting. Run
"kc.bat build -h" for more details.
"kc.bat build -h" for more details.

0 comments on commit 6ef8023

Please sign in to comment.