Refactor Traefik local_core.yml to remove commented out volumes section
This commit is contained in:
@@ -183,7 +183,7 @@ services:
|
||||
constraints:
|
||||
- node.role==manager
|
||||
|
||||
volumes:
|
||||
# volumes:
|
||||
# Create a volume to store the certificates, there is a constraint to make sure
|
||||
# Traefik is always deployed to the same Docker node with the same volume containing
|
||||
# the HTTPS certificates
|
||||
|
||||
Reference in New Issue
Block a user