mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-16 08:24:06 +02:00
wip
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user