Set the test URL for the version checking in the template of the MONARC configuration file.

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

View File

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