job "unifi-traffic-route-ips" { type = "batch" periodic { cron = "*/15 * * * * *" prohibit_overlap = true } group "main" { task "main" { driver = "docker" config { image = "iamthefij/unifi-traffic-routes:0.0.2" } env = { UNIFI_HOST = "192.168.2.1", UNIFI_PORT = "443", } template { data = <