This is how my varnish.vcl looks like.
vcl 4.0; import directors; import std; backend client { .host = "service1"; .port = "80";