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
Copy file name to clipboardExpand all lines: docs/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ docker run -i -t --rm ghcr.io/steveiliop56/tinyauth:v3 user create --interactive
41
41
42
42
It will ask you for your username and password and then create the user for you. For more information for the create user command check out the [reference](/docs/reference/cli.md#create-user-command).
43
43
44
-
:::info
44
+
:::info
45
45
If you are using docker compose or environment variables make sure to pick yes in the format for docker, so as your bcrypt hash is escaped correctly.
0 commit comments