Skip to content

Commit bbcea0f

Browse files
Updated the vagrant bootstrap script with the new configuration variable for the MONARC version checking.
1 parent 2a646aa commit bbcea0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vagrant/bootstrap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ return array(
207207
'appVersion' => \$package_json['version'],
208208
209209
'checkVersion' => false,
210+
'appCheckingURL' => 'https://monarc-version-checker.herokuapp.com/check/MONARC',
210211
211212
'email' => [
212213
'name' => 'MONARC',

0 commit comments

Comments
 (0)