Add servers.toml
This commit is contained in:
15
servers.toml
Normal file
15
servers.toml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Initialize the sync to import your current resources.
|
||||||
|
|
||||||
|
[[server]]
|
||||||
|
name = "Synology"
|
||||||
|
[server.config]
|
||||||
|
address = "https://172.24.3.23:8120"
|
||||||
|
enabled = true
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
[[server]]
|
||||||
|
name = "unraid"
|
||||||
|
[server.config]
|
||||||
|
address = "https://periphery:8120"
|
||||||
|
enabled = true
|
||||||
Reference in New Issue
Block a user