feat(templates): change glance for v0.7
https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md
This commit is contained in:
@@ -10,8 +10,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_GLANCE_8080
|
- SERVICE_FQDN_GLANCE_8080
|
||||||
volumes:
|
volumes:
|
||||||
|
- ./config:/app/config
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./config
|
source: ./config/glance.yml
|
||||||
target: /app/config/glance.yml
|
target: /app/config/glance.yml
|
||||||
content: |
|
content: |
|
||||||
pages:
|
pages:
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user