Skip to content

Commit

Permalink
Update traefik container name
Browse files Browse the repository at this point in the history
  • Loading branch information
pachovit committed Aug 10, 2024
1 parent fd4b025 commit a7aa56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ services:

traefik:
image: traefik:v2.9
container_name: traefik
command:
- "--api.insecure=false"
- "--providers.docker=true"
Expand Down

0 comments on commit a7aa56f

Please sign in to comment.