generated from pkg/go-template
Merge branch 'master' of https://git.icechen.cn/monorepo/backend
commit
7398e7ab9e
|
@ -12,7 +12,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
EndPoints = "ENDPOINTS"
|
EndPoints = "ENDPOINTS"
|
||||||
EndAddress = "etcd1:2379"
|
EndAddress = "etcd:2379"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue