This commit is contained in:
Quentin McGaw
2026-05-12 04:43:27 +00:00
parent 5b01324d5f
commit 71c4fcda52
52 changed files with 304371 additions and 303986 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
package constants
const (
// ServersData is the server information filepath.
ServersData = "/gluetun/servers.json"
// ServersDataLegacy is the old server information filepath.
ServersDataLegacy = "/gluetun/servers.json"
)