We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cee30a commit 76c7180Copy full SHA for 76c7180
_posts/2024-04-30-traefik-3-docker-certificates.md
@@ -139,7 +139,7 @@ chmod 600 acme.json
139
140
```bash
141
touch traefik.yml
142
-nano traefik.yaml
+nano traefik.yml
143
```
144
145
`traefik.yml` contents:
@@ -346,7 +346,7 @@ In `docker-compose.yaml`
346
...
347
348
349
-in `traefik.yaml
+in `traefik.yml
350
351
```yaml
352
@@ -528,7 +528,7 @@ certificatesResolvers:
528
- "1.0.0.1:53"
529
530
531
-`config.yaml`
+`config.yml`
532
533
534
http:
0 commit comments