Add missing variable to the example in the Loading YAML section
Closes gh-1524
This commit is contained in:
parent
3b07e4e633
commit
a4e08beebc
|
|
@ -368,6 +368,7 @@ For example, the following YAML document:
|
|||
|
||||
[source,yaml,indent=0]
|
||||
----
|
||||
environments:
|
||||
dev:
|
||||
url: http://dev.bar.com
|
||||
name: Developer Setup
|
||||
|
|
|
|||
Loading…
Reference in New Issue