mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
env_core.Environment.Token -> env_core.Environment.AccountToken (#820); new 'zrok rebase' tree with 'zrok rebase apiEndpoint' and 'zrok rebase accountToken' (#897)
This commit is contained in:
@@ -32,7 +32,7 @@ type Root interface {
|
||||
}
|
||||
|
||||
type Environment struct {
|
||||
Token string
|
||||
AccountToken string
|
||||
ZitiIdentity string
|
||||
ApiEndpoint string
|
||||
}
|
||||
|
Reference in New Issue
Block a user