Updated address of the version checking app.

pull/137/head
Cédric Bonhomme 2018-07-17 23:36:11 +02:00
parent bbcea0fb12
commit 5c921238e4
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
2 changed files with 2 additions and 2 deletions

View File

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

View File

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