Update example config
This commit is contained in:
parent
3b3c45923d
commit
5a95b4ecdc
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
debug: false
|
||||
instances:
|
||||
luxnetwork:
|
||||
base_url: 'https://noc.luxnetwork.eu'
|
||||
observium1:
|
||||
base_url: 'https://observium1'
|
||||
api_path: 'api/v0'
|
||||
username: ''
|
||||
password: ''
|
||||
tlpo:
|
||||
base_url: 'http://observium2.tl-noc.com'
|
||||
observium2:
|
||||
base_url: 'http://observium2'
|
||||
api_path: 'api/v0'
|
||||
username: ''
|
||||
password: ''
|
||||
|
|
Loading…
Reference in a new issue