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:
parent
0ab8e24250
commit
dfbe5f4514
2 changed files with 39 additions and 4 deletions
|
|
@ -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
Loading…
Reference in a new issue