Skip to content

Commit 4df490e

Browse files
Update README.md
1 parent 1b5ba79 commit 4df490e

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
@@ -48,7 +48,7 @@ As you can see in the Dockerfile, I use [Nginx](https://www.nginx.com/) as Web s
4848

4949
For traefik, I hardcoded [Labels](https://docs.traefik.io/user-guide/docker-and-lets-encrypt/#labels) in the Dockerfile.
5050

51-
You will find in this article [https://www.techjunktrunk.com/docker/2017/11/03/traefik-default-server-catch-all](https://www.techjunktrunk.com/docker/2017/11/03/traefik-default-server-catch-all/] why I set up `priority` and `rule` this way.
51+
You will find in this article [https://www.techjunktrunk.com/docker/2017/11/03/traefik-default-server-catch-all](https://www.techjunktrunk.com/docker/2017/11/03/traefik-default-server-catch-all/) why I set up `priority` and `rule` this way.
5252

5353
```ini
5454
LABEL traefik.frontend.priority="1"

0 commit comments

Comments
 (0)