2020-11-27 18:32:45 +00:00
|
|
|
use_default_settings: True
|
|
|
|
server:
|
|
|
|
secret_key: "user_secret_key"
|
|
|
|
bind_address: "0.0.0.0"
|
|
|
|
default_http_headers:
|
|
|
|
Custom-Header: Custom-Value
|
2020-12-03 10:35:12 +00:00
|
|
|
result_proxy:
|
|
|
|
url : https://localhost/morty
|
|
|
|
key : "$ecretKey"
|