vsroom: Fixed parameter names
This commit is contained in:
parent
dc535f26aa
commit
16644e0ad6
2 changed files with 12 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"authUrl": "<%= @vsroom_authurl %>",
|
||||
"boshUrl": "<%= @vsroom_boshurl %>"
|
||||
"authUrl": "<%= @authurl %>",
|
||||
"boshUrl": "<%= @boshurl %>"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue