wrong format and content for consul service file

This commit is contained in:
Bertrand Lanson 2023-06-03 14:05:27 +02:00
parent f025fa6cb4
commit 529bcc3a20
2 changed files with 1 additions and 13 deletions

View File

@ -1,13 +0,0 @@
{
"service": {
"name": "adguard",
"address": "127.0.0.1",
"port": 80,
"tags": [
],
"connect": {
"sidecar_service": {}
}
}
}

View File

@ -0,0 +1 @@
{{ deploy_adguard_consul['configuration']|to_nice_json }}