Skip to content

Commit 1646f72

Browse files
Matthew Fishercarmstrong
authored andcommitted
fix(controller): add /domains access in confd
1 parent 133f707 commit 1646f72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

controller/conf.d/confd_settings.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keys = [
99
"/deis/cache",
1010
"/deis/database",
1111
"/deis/registry",
12+
"/deis/router",
1213
]
1314
check_cmd = "test -e {{ .src }}"
1415
reload_cmd = "/app/bin/reload"

0 commit comments

Comments
 (0)