Skip to content

Commit b7f29fa

Browse files
Gabriel MonroyMatthew Fisher
authored andcommitted
chore(router): disable check_cmd for now
1 parent 6c15217 commit b7f29fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

router/conf.d/nginx.conf.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ mode = "0644"
77
keys = [
88
"/deis/services",
99
]
10-
check_cmd = "/usr/sbin/nginx -t -c {{ .src }}"
10+
#check_cmd = "/usr/sbin/nginx -t -c {{ .src }}"
1111
reload_cmd = "/usr/sbin/nginx -s reload"

0 commit comments

Comments
 (0)