Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
✨ Enable traefik access log in dev intra stack Traefik proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Jan 6, 2018
1 parent b09e1bc commit f9f557c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_slug}}/docker-compose.yml
Expand Up @@ -38,6 +38,7 @@ services:
--docker.exposedbydefault=false \
--constraints=tag=={{cookiecutter.traefik_constraint_tag}} \
--logLevel=DEBUG \
--accessLog \
--web
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit f9f557c

Please sign in to comment.