Skip to content

Commit 800e1b8

Browse files
committed
changed admin password for better testing
1 parent 7e603f3 commit 800e1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/auth-page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export function AuthPage() {
146146
<div className="p-3 bg-blue-50 border border-blue-200 rounded text-xs text-blue-800">
147147
<strong>Dev Credentials:</strong><br/>
148148
Email: admin@neon.example<br/>
149-
Password: N3on$Adm1n!x9Qv7sR2#tY4P
149+
Password: Admin123!
150150
</div>
151151
</div>
152152
</div>

0 commit comments

Comments
 (0)