mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-14 12:30:04 +02:00
Code maintenance: storage merging reworked
This commit is contained in:
@@ -29,4 +29,6 @@ const (
|
||||
ClientKey models.Filepath = "/gluetun/client.key"
|
||||
// Client certificate filepath, used by Cyberghost.
|
||||
ClientCertificate models.Filepath = "/gluetun/client.crt"
|
||||
// Servers information filepath.
|
||||
ServersData = "/gluetun/servers.json"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user