- update: tell consul to use docker dns to resolve CNAME addresses
- add: load balancer for consul services - update: dns lookup to now return the service address - update: docker consul to the latest version
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"recursors": [
|
||||
"127.0.0.11"
|
||||
],
|
||||
"http_config": {
|
||||
"response_headers": {
|
||||
"Access-Control-Allow-Origin": "*"
|
||||
|
||||
Reference in New Issue
Block a user