summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 141d6f1c..b6c84119 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -524,22 +524,22 @@ http:
# Used for the http client to override the default URL
#
# Default: empty
- custom_url:
+ custom_url: ""
# User's service name
#
# Default: RoadRunner
- service_name: rr_test
+ service_name: "rr_test"
# User's service version
#
# Default: RoadRunner
- service_version: 1.0.0
+ service_version: "1.0.0"
# Consumer's endpoint
#
# Default: localhost:4318
- endpoint: 127.0.0.1:4318
+ endpoint: "127.0.0.1:4318"
# [SINCE 2.6] New Relic middleware
new_relic: