Skip to content

Commit d53a331

Browse files
committed
Update consul config for testing
1 parent 3fee0e9 commit d53a331

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

testing/consul.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"bootstrap": true,
55
"data_dir": "/tmp/consul",
66
"datacenter": "test",
7-
"server": true
7+
"server": true,
8+
"enable_script_checks": true
89
}

0 commit comments

Comments
 (0)