You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix database connection logic for Azure deployment - Updated Program.cs to properly read connection string from Azure App Service - Added fallback to hardcoded connection string if App Service config fails - Fixed the issue where app was falling back to SQLite instead of Azure SQL
0 commit comments