- 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:
2025-03-12 15:39:45 -04:00
parent 81068759e5
commit cdf7bb3f15
7 changed files with 173 additions and 24 deletions

View File

@@ -1,4 +1,7 @@
{
"recursors": [
"127.0.0.11"
],
"http_config": {
"response_headers": {
"Access-Control-Allow-Origin": "*"