diff --git a/beszel/site/src/components/login/forgot-pass-form.tsx b/beszel/site/src/components/login/forgot-pass-form.tsx
index 2b02fc9..57b397b 100644
--- a/beszel/site/src/components/login/forgot-pass-form.tsx
+++ b/beszel/site/src/components/login/forgot-pass-form.tsx
@@ -83,7 +83,7 @@ export default function ForgotPassword() {
Command line instructions
-
+
Command line instructions
@@ -100,8 +100,8 @@ export default function ForgotPassword() {
./beszel superuser upsert user@example.com password
-
- docker run --rm -v ./beszel_data:/beszel_data henrygd/beszel superuser upsert user@example.com password
+
+ docker exec beszel /beszel superuser upsert name@example.com password