Procházet zdrojové kódy

Merge branch 'hotfix/fix_stats_module'

Olivier Massot před 1 rokem
rodič
revize
4942113154

+ 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+';