diff --git a/.gitattributes b/.gitattributes index 4193251..92c30c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -Bimix.API/appsettings.Development.json filter=git-crypt diff=git-crypt -Bimix.UI.Web/appsettings.Development.json filter=git-crypt diff=git-crypt \ No newline at end of file +BimAI.API/appsettings.Development.json filter=git-crypt diff=git-crypt +BimAI.UI.Web/appsettings.Development.json filter=git-crypt diff=git-crypt +BimAI.UI.Mobile/appsettings.Development.json filter=git-crypt diff=git-crypt \ No newline at end of file diff --git a/BimAI.API/appsettings.Development.json b/BimAI.API/appsettings.Development.json index dcec6fb..15779f6 100644 Binary files a/BimAI.API/appsettings.Development.json and b/BimAI.API/appsettings.Development.json differ diff --git a/BimAI.UI.Mobile/appsettings.Development.json b/BimAI.UI.Mobile/appsettings.Development.json index 550f264..52f5415 100644 Binary files a/BimAI.UI.Mobile/appsettings.Development.json and b/BimAI.UI.Mobile/appsettings.Development.json differ diff --git a/BimAI.UI.Web/appsettings.Development.json b/BimAI.UI.Web/appsettings.Development.json index 27f0b92..8c786ed 100644 Binary files a/BimAI.UI.Web/appsettings.Development.json and b/BimAI.UI.Web/appsettings.Development.json differ