Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 52793ac244 | |||
| f8a1ae841d |
@@ -74,7 +74,7 @@ func (s *Service) Register() error {
|
|||||||
Tags: s.getTags(),
|
Tags: s.getTags(),
|
||||||
Connect: &consul.AgentServiceConnect{
|
Connect: &consul.AgentServiceConnect{
|
||||||
SidecarService: &consul.AgentServiceRegistration{
|
SidecarService: &consul.AgentServiceRegistration{
|
||||||
// Port: s.port,
|
Port: s.port,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Proxy: &consul.AgentServiceConnectProxyConfig{
|
Proxy: &consul.AgentServiceConnectProxyConfig{
|
||||||
|
|||||||
Reference in New Issue
Block a user