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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user