Update 4_3_0_final.adoc
This commit is contained in:
parent
d255805029
commit
87c04c871d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
= Hostname SPI
|
||||
|
||||
The hostname SPI introduces a more flexible way to configure the hostname for {project_name}. There is two
|
||||
The hostname SPI introduces a more flexible way to configure the hostname for {project_name}. There are two
|
||||
built-in providers. The first is request, which uses the request headers to determine the hostname. The second
|
||||
is fixed, which allows configuring a fixed hostname. The latter makes sure that only valid hostnames can be
|
||||
used and also allows internal applications to invoke {project_name} through an alternative URL.
|
||||
|
|
Loading…
Reference in a new issue