Skip to content

Commit 26aeb7c

Browse files
feat(content): fixed typo
1 parent 6bbdb37 commit 26aeb7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2022-02-12-crowdsec-traefik.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ volumes:
8383
8484
```bash
8585
cd config
86-
touch acquis.yml
87-
nano acquis.yml
86+
touch acquis.yaml
87+
nano acquis.yaml
8888
docker-compose up -d --force-recreate
8989
```
9090

0 commit comments

Comments
 (0)