- add: load balancer for consul services - update: dns lookup to now return the service address - update: docker consul to the latest version
11 lines
139 B
JSON
Executable File
11 lines
139 B
JSON
Executable File
{
|
|
"recursors": [
|
|
"127.0.0.11"
|
|
],
|
|
"http_config": {
|
|
"response_headers": {
|
|
"Access-Control-Allow-Origin": "*"
|
|
}
|
|
}
|
|
}
|