homelab/roles/docker/templates/daemon.json.j2
2022-05-26 01:33:20 -04:00

4 lines
36 B
Django/Jinja

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