From 2ba55b6c38320a290187b943dd48608e7c5d83b1 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 14 May 2019 17:07:30 -0400 Subject: [PATCH] Updated config_yaml (markdown) --- config_yaml.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config_yaml.md b/config_yaml.md index abfe793..e4ab453 100644 --- a/config_yaml.md +++ b/config_yaml.md @@ -82,7 +82,8 @@ urls: # One-liner (no colon at the end); just the url as you'd expect it: - json://localhost - # A colon grants you customization; the below associates a tag + # A colon grants you customization; the below associates another tag + # with our URL. This means it will have admin, devops and customer: - xml://localhost: - tag: customer