added environment variable DEBUG_LOGIN to display debug credentials provider even in production mode

This commit is contained in:
Yannic Kilcher
2022-12-28 17:33:33 +01:00
parent f208f65faf
commit cbcbe8d708
5 changed files with 17 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@
"@tailwindcss/forms": "^0.5.3",
"autoprefixer": "^10.4.13",
"axios": "^1.2.1",
"boolean": "^3.2.0",
"clsx": "^1.2.1",
"eslint": "8.29.0",
"eslint-config-next": "13.0.6",