summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x.rr.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 06e452ce..1c1a0af2 100755
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -15,6 +15,14 @@ logs:
mode: development
level: error
+# Workflow and activity mesh service
+temporal:
+ address: localhost:7233
+ activities:
+ num_workers: 4
+ codec: json
+ debug_level: 2
+
http:
# host and port separated by semicolon
address: 127.0.0.1:44933