Skip to content

Commit

Permalink
fix: undefined traefik-config volume
Browse files Browse the repository at this point in the history
  • Loading branch information
navilg committed Sep 2, 2023
1 parent ebdde5b commit cfbcee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:

volumes:
traefik-le:
# traefik-config:
traefik-config:
# traefik-local-plugins:

networks:
Expand Down

0 comments on commit cfbcee8

Please sign in to comment.