Add servers.toml

This commit is contained in:
2025-07-11 09:56:39 -04:00
parent b591cd1571
commit 7fc5c8a869

15
servers.toml Normal file
View 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