mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
Refactor swarm/secondary.yml: Comment out volume mounts for clarity
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@ services:
|
|||||||
image: glanceapp/glance
|
image: glanceapp/glance
|
||||||
networks:
|
networks:
|
||||||
- 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user