github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/router/rootfs/etc/confd/conf.d/deis.conf.toml (about) 1 [template] 2 src = "deis.conf" 3 dest = "/opt/nginx/conf/deis.conf" 4 uid = 0 5 gid = 0 6 mode = "0644" 7 keys = [ 8 "/deis/router", 9 ] 10 reload_cmd = "/opt/nginx/sbin/nginx -s reload"