12 lines
184 B
Plaintext
12 lines
184 B
Plaintext
rest rest_inner {
|
|
connect_timeout = 4
|
|
read_timeout = 8
|
|
|
|
authorize {
|
|
uri = "http://node:3000/authorize-inner"
|
|
method = "post"
|
|
body = "json"
|
|
}
|
|
}
|
|
|