Skip to content

Commit

Permalink
Update docker-compose.deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Oct 31, 2023
1 parent de9741c commit 79b40e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
image: "traefik:v2.10.5"
container_name: "traefik"
command:
- "--log.level=DEBUG"
- "--log.level=INFO"
- "--api.insecure=true"
- "--providers.docker=true"
- "--providers.docker.network=traefik_default"
Expand Down

0 comments on commit 79b40e3

Please sign in to comment.