added comments to document the apache strategy https option
This commit is contained in:
@@ -31,6 +31,8 @@ hapi:
|
|||||||
### enable to use the ApacheProxyAddressStrategy which uses X-Forwarded-* headers
|
### enable to use the ApacheProxyAddressStrategy which uses X-Forwarded-* headers
|
||||||
### to determine the FHIR server address
|
### to determine the FHIR server address
|
||||||
# use_apache_address_strategy: false
|
# use_apache_address_strategy: false
|
||||||
|
### forces the use of the https:// protocol for the returned server address.
|
||||||
|
### alternatively, it may be set using the X-Forwarded-Proto header.
|
||||||
# use_apache_address_strategy_https: false
|
# use_apache_address_strategy_https: false
|
||||||
### enable to set the Server URL
|
### enable to set the Server URL
|
||||||
# server_address: http://hapi.fhir.org/baseR4
|
# server_address: http://hapi.fhir.org/baseR4
|
||||||
|
|||||||
Reference in New Issue
Block a user