Skip to content

Commit 2a646aa

Browse files
Set the test URL for the version checking in the template of the MONARC configuration file.
1 parent 65988aa commit 2a646aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/autoload/local.php.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ return array(
8686
'appVersion' => $package_json['version'],
8787

8888
'checkVersion' => true,
89+
'appCheckingURL' => 'https://monarc-version-checker.herokuapp.com/check/MONARC',
8990

9091
'email' => [
9192
'name' => 'MONARC',

0 commit comments

Comments
 (0)