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:
parent
f28eefe603
commit
76cbc2bcc9
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ services:
|
|||
- SERVICE_FQDN_GLANCE_8080
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./glance-settings
|
||||
target: /app/glance.yml
|
||||
source: ./config
|
||||
target: /app/config/glance.yml
|
||||
content: |
|
||||
pages:
|
||||
- name: Home
|
||||
|
|
|
|||
Loading…
Reference in a new issue