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
Instead of hardcoding things like database connection string, ssl certificate location, static file path, database query path; use a config.json file to load config at startup.