mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"service": {
|
|
"name": "{{ item.target_host }}",
|
|
"tags": [
|
|
"node"
|
|
],
|
|
"port": {{ item.port }}
|
|
}
|
|
}
|