Browse Source

Merge branch 'hotfix/fix_stats_module'

Olivier Massot 1 year ago
parent
commit
4942113154
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ot_stats/Classes/Domain/Repository/MatomoWebsiteRepository.php

+ 1 - 1
ot_stats/Classes/Domain/Repository/MatomoWebsiteRepository.php

@@ -15,7 +15,7 @@ class MatomoWebsiteRepository
     /**
      * Database connection data
      */
-    const MATOMO_DB_HOST = 'stats.2iopenservice.com';
+    const MATOMO_DB_HOST = 'stats';
     const MATOMO_DB_NAME = 'matomo';
     const MATOMO_DB_USER = 'matomo';
     const MATOMO_DB_PWD = ']:*j8GYU/n9mp+';