Updated config_yaml (markdown)

master
Chris Caron 2019-05-14 17:07:30 -04:00
parent 7ef31933ce
commit 2ba55b6c38
1 changed files with 2 additions and 1 deletions

@ -82,7 +82,8 @@ urls:
# One-liner (no colon at the end); just the url as you'd expect it: # One-liner (no colon at the end); just the url as you'd expect it:
- json://localhost - 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: - xml://localhost:
- tag: customer - tag: customer