Config is now setup mostly :3
This commit is contained in:
13
config.toml
Normal file
13
config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[default_logins]
|
||||
username="monitor"
|
||||
password="HewoWorld"
|
||||
|
||||
[[host]]
|
||||
name="Example1"
|
||||
ip="127.0.0.1"
|
||||
|
||||
[[host]]
|
||||
name="Example2"
|
||||
ip="127.0.0.2"
|
||||
username="admin"
|
||||
password="password123"
|
||||
Reference in New Issue
Block a user