mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-26 10:48:24 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c1f2b24a0 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
navidrome:
|
||||
image: deluan/navidrome:0.63.2
|
||||
image: deluan/navidrome:0.64.2
|
||||
user: 1000:1000 # should be owner of volumes
|
||||
ports:
|
||||
- "4533"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# Container image
|
||||
image:
|
||||
repository: stalwartlabs/stalwart
|
||||
tag: v0.16.23
|
||||
tag: v0.16.22
|
||||
pullPolicy: IfNotPresent
|
||||
# Single-node RocksDB deployment.
|
||||
replicaCount: 1
|
||||
|
||||
Reference in New Issue
Block a user