bump home-gallery after video dimension fix by the maintainer
This commit is contained in:
parent
ed6d9e63b2
commit
cdf58e63f1
|
@ -102,7 +102,7 @@ services:
|
||||||
archive:
|
archive:
|
||||||
depends_on:
|
depends_on:
|
||||||
- "recorder"
|
- "recorder"
|
||||||
image: xemle/home-gallery:1.14.5
|
image: xemle/home-gallery:1.14.6
|
||||||
environment:
|
environment:
|
||||||
- GALLERY_API_SERVER=http://archive-api:3000
|
- GALLERY_API_SERVER=http://archive-api:3000
|
||||||
- GALLERY_API_SERVER_CONCURRENT=5 # for SoC devices like Rasperry Pi. Use 5 otherwise
|
- GALLERY_API_SERVER_CONCURRENT=5 # for SoC devices like Rasperry Pi. Use 5 otherwise
|
||||||
|
|
Loading…
Reference in a new issue