You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
301 B
YAML
18 lines
301 B
YAML
3 years ago
|
server:
|
||
|
name: "Rack Server"
|
||
|
db-url: "http://192.168.100.2:8086"
|
||
|
db-org: "ForeLight"
|
||
|
db-token: ""
|
||
|
ports:
|
||
|
lis: 2022
|
||
|
reactor: 2023
|
||
|
tui: 2024
|
||
|
db: 8086
|
||
|
reactors:
|
||
|
10002123:
|
||
|
name: "Beaglebone Black"
|
||
|
db-token: ""
|
||
|
db-bucket: ""
|
||
|
|
||
|
|