mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor swarm/secondary.yml: Comment out timezone volume mounts for clarity
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ services:
|
|||||||
- traefik-public
|
- traefik-public
|
||||||
volumes:
|
volumes:
|
||||||
- /var/data/glance.yml:/app/glance.yml
|
- /var/data/glance.yml:/app/glance.yml
|
||||||
- /etc/timezone:/etc/timezone:ro
|
# - /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
# - /etc/localtime:/etc/localtime:ro
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
Reference in New Issue
Block a user