Preparing json files to use name resolving via firewall rules creating

This commit is contained in:
2022-09-25 18:35:45 +00:00
parent 7f71cf9e4e
commit c516fc65c7
6 changed files with 42 additions and 218 deletions

View File

@@ -13,9 +13,9 @@
"ROLE": "smarthost-backend-proxy",
"SERVICE_NAME": "smarthost-proxy"
},
"loadbalancer": {
"smarthost_loadbalancer": {
"letsencrypt": "letsencrypt",
"backend1": "backend1",
"backend2": "backend2"
"backend1": "smarthost_backend1",
"backend2": "smarthost_backend2"
}
}