We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358b443 commit da2cb8fCopy full SHA for da2cb8f
1 file changed
router/rootfs/etc/confd/templates/nginx.conf
@@ -189,7 +189,6 @@ http {
189
}
190
## end deis-store-gateway
191
{{ $domains := ls "/deis/domains" }}
192
- {{ $certs := ls "/deis/certs" }}
193
## start service definitions for each application
194
{{ range $app := lsdir "/deis/services" }}
195
{{ $upstreams := printf "/deis/services/%s/*" $app}}
0 commit comments