diff --git a/Models/Api/LineReporting/DbInfo.ini b/Models/Api/LineReporting/DbInfo.ini index 8d21b9a..d30bfb5 100644 --- a/Models/Api/LineReporting/DbInfo.ini +++ b/Models/Api/LineReporting/DbInfo.ini @@ -1,4 +1,4 @@ host=api -name=api +database=api username=vowuser -password=password +password=password \ No newline at end of file diff --git a/Models/Api/PremiumAuthenticator/DbInfo.ini b/Models/Api/PremiumAuthenticator/DbInfo.ini index f61b457..d30bfb5 100644 --- a/Models/Api/PremiumAuthenticator/DbInfo.ini +++ b/Models/Api/PremiumAuthenticator/DbInfo.ini @@ -1,4 +1,4 @@ host=api database=api username=vowuser -password=password +password=password \ No newline at end of file diff --git a/Models/Api/UsageAnalysis/DbInfo.ini b/Models/Api/UsageAnalysis/DbInfo.ini index 8d21b9a..d30bfb5 100644 --- a/Models/Api/UsageAnalysis/DbInfo.ini +++ b/Models/Api/UsageAnalysis/DbInfo.ini @@ -1,4 +1,4 @@ host=api -name=api +database=api username=vowuser -password=password +password=password \ No newline at end of file