Update glance template for 0.7.0

updated template according to https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md
This commit is contained in:
Nandan Varma 2025-03-16 18:24:11 -07:00 committed by GitHub
parent f28eefe603
commit 76cbc2bcc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,8 @@ services:
- SERVICE_FQDN_GLANCE_8080 - SERVICE_FQDN_GLANCE_8080
volumes: volumes:
- type: bind - type: bind
source: ./glance-settings source: ./config
target: /app/glance.yml target: /app/config/glance.yml
content: | content: |
pages: pages:
- name: Home - name: Home