Skip to content

Commit

Permalink
Fix example docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Nov 14, 2022
1 parent c3f4953 commit 9978f7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
nginx-app:
image: tiredofit/nginx:latest
container_name: nginx-app
labels:
labels:
- traefik.enable=true
- traefik.http.routers.nginx-app.rule=Host(`nginx.example.com`)
Expand Down

0 comments on commit 9978f7b

Please sign in to comment.