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
|
debug: false
|
||||||
instances:
|
instances:
|
||||||
luxnetwork:
|
observium1:
|
||||||
base_url: 'https://noc.luxnetwork.eu'
|
base_url: 'https://observium1'
|
||||||
api_path: 'api/v0'
|
api_path: 'api/v0'
|
||||||
username: ''
|
username: ''
|
||||||
password: ''
|
password: ''
|
||||||
tlpo:
|
observium2:
|
||||||
base_url: 'http://observium2.tl-noc.com'
|
base_url: 'http://observium2'
|
||||||
api_path: 'api/v0'
|
api_path: 'api/v0'
|
||||||
username: ''
|
username: ''
|
||||||
password: ''
|
password: ''
|
||||||
|
|
Loading…
Reference in a new issue