mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor Traefik local_core.yml to remove commented out volumes section
This commit is contained in:
@@ -183,7 +183,7 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.role==manager
|
- node.role==manager
|
||||||
|
|
||||||
volumes:
|
# volumes:
|
||||||
# Create a volume to store the certificates, there is a constraint to make sure
|
# 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
|
# Traefik is always deployed to the same Docker node with the same volume containing
|
||||||
# the HTTPS certificates
|
# the HTTPS certificates
|
||||||
|
|||||||
Reference in New Issue
Block a user