first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
use_default_settings: true
|
||||
server:
|
||||
secret_key: "user_secret_key"
|
||||
bind_address: "0.0.0.0"
|
||||
default_http_headers:
|
||||
Custom-Header: Custom-Value
|
||||
result_proxy:
|
||||
url: https://localhost/morty
|
||||
key: "$ecretKey"
|
||||
Reference in New Issue
Block a user