Browse Source

Update traefik.md

pull/2139/head
Baptiste Mahé 4 weeks ago
committed by GitHub
parent
commit
85d040145c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/content/examples/tutorials/traefik.md

2
docs/content/examples/tutorials/traefik.md

@ -144,7 +144,7 @@ sudo docker network create traefik
sudo docker compose up -d
```
You can no access the Traefik dashboard at `https://traefik.$example.com$` with the credentials you set in `traefik_dynamic.yml`.
You can now access the Traefik dashboard at `https://traefik.$example.com$` with the credentials you set in `traefik_dynamic.yml`.
## Add Labels to `wg-easy`

Loading…
Cancel
Save