Skip to content

Commit 67ec68c

Browse files
fix(authelia): typos
1 parent 043ed73 commit 67ec68c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2021-06-05-authelia-traefik.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,11 @@ Password hash: $argon2id$v=19$m=65536$3oc26byQuSkQqksq$zM1QiTvVPrMfV6BVLs2t4gM+a
8080

8181
```bash
8282
mkdir authelia
83+
cd authelia
8384
mkdir config
8485
cd config
8586
nano configuration.yml
86-
nano user_database.yml
87+
nano users_database.yml
8788
cd ..
8889
nano docker-compose.yml
8990
```

0 commit comments

Comments
 (0)