mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
8 lines
152 B
YAML
8 lines
152 B
YAML
# This values test that the `proxy.*.appProtocol` can be set to a custom value.
|
|
|
|
proxy:
|
|
http:
|
|
appProtocol: "http"
|
|
tls:
|
|
appProtocol: "https"
|