13 lines
127 B
Plaintext
13 lines
127 B
Plaintext
headers {
|
|
Accept: application/json
|
|
}
|
|
|
|
auth {
|
|
mode: basic
|
|
}
|
|
|
|
auth:basic {
|
|
username: nodered
|
|
password: noderedpassword
|
|
}
|