mirror of
https://github.com/openziti/zrok.git
synced 2025-08-15 10:32:33 +02:00
update config version from 2 to 3 and update reference configuration (#288)
This commit is contained in:
@ -13,7 +13,7 @@ import (
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const ConfigVersion = 2
|
||||
const ConfigVersion = 3
|
||||
|
||||
type Config struct {
|
||||
V int
|
||||
|
Reference in New Issue
Block a user