Updated the vagrant bootstrap script with the new configuration variable for the MONARC version checking.

pull/137/head
Cédric Bonhomme 2018-07-12 14:34:02 +02:00
parent 2a646aa9b2
commit bbcea0fb12
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ return array(
'appVersion' => \$package_json['version'],
'checkVersion' => false,
'appCheckingURL' => 'https://monarc-version-checker.herokuapp.com/check/MONARC',
'email' => [
'name' => 'MONARC',