Skip to content

Commit 1c4b11c

Browse files
authored
doc: correct minor mistake
1 parent c06867b commit 1c4b11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This setup used to have default passwords for intetrnal accounts used across com
5959
secure by default these have been removed and the respective containers won't start without having a password set.
6060

6161
Strong passwordds may be generated as follows: `./gen-passwords.sh`
62-
This will modify your `.env` file (a backup is saved in `.env.backup`) and set strong passwords for each of the
62+
This will modify your `.env` file (a backup is saved in `.env.bak`) and set strong passwords for each of the
6363
require options. Passwords are generated using `openssl rand -hex 16` .
6464

6565
DO NOT reuse any of the passwords.

0 commit comments

Comments
 (0)