Class vsroom::collab installs auth_credentials.php in collab htdocs and sets the authUrl variable in config.json accordingly.
4 lines
83 B
Text
4 lines
83 B
Text
{
|
|
"authUrl": "<%= vsroom_authurl %>",
|
|
"boshUrl": "<%= vsroom_boshurl %>"
|
|
}
|