mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Fix sidecar-service docs
This commit is contained in:
parent
1bbd01147b
commit
1b9edd1ebf
@ -63,10 +63,10 @@ definitions:
|
||||
}
|
||||
],
|
||||
"proxy": {
|
||||
"destination_service_name": "db",
|
||||
"destination_service_id": "db",
|
||||
"destination_service_name": "web",
|
||||
"destination_service_id": "web",
|
||||
"local_service_address": "127.0.0.1",
|
||||
"local_service_port": 9090,
|
||||
"local_service_port": 8080,
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user