9 lines
153 B
YAML
9 lines
153 B
YAML
|
|
---
|
||
|
|
host: host
|
||
|
|
port: 7070
|
||
|
|
username: test
|
||
|
|
password: test
|
||
|
|
path_prefix: ''
|
||
|
|
username_without_privileges: user_for_testing_
|
||
|
|
password_without_privileges: test
|