homelab/roles/docker/templates/daemon.json.j2
2022-05-26 21:45:43 -04:00

4 lines
36 B
Django/Jinja

{
"bip": "{{ docker_network }}"
}