Set the test URL for the version checking in the template of the MONARC configuration file.
parent
65988aa554
commit
2a646aa9b2
|
@ -86,6 +86,7 @@ return array(
|
|||
'appVersion' => $package_json['version'],
|
||||
|
||||
'checkVersion' => true,
|
||||
'appCheckingURL' => 'https://monarc-version-checker.herokuapp.com/check/MONARC',
|
||||
|
||||
'email' => [
|
||||
'name' => 'MONARC',
|
||||
|
|
Loading…
Reference in New Issue