Skip to content

Commit 1b9f3fe

Browse files
committed
update service definition
1 parent f0f9bad commit 1b9f3fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tach.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ depends_on = []
5252
expose = [
5353
".*utils.*",
5454
".*integrations.*",
55-
"utils.*",
56-
"services.*",
55+
".*utils.*",
56+
".*services.*",
5757
]
5858

5959
[[interfaces]]

0 commit comments

Comments
 (0)