Compare commits
1 Commits
5f834bab2f
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3ed4fc925 |
@@ -41,7 +41,7 @@ services:
|
|||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: immich_postgres
|
container_name: immich_postgres
|
||||||
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
|
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.2.0
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: ${IMMICH_POSTGRES_USER}
|
POSTGRES_USER: ${IMMICH_POSTGRES_USER}
|
||||||
POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD}
|
POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD}
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 8071:8080
|
- 8071:8080
|
||||||
element-call-livekit:
|
element-call-livekit:
|
||||||
image: livekit/livekit-server:v1.9.8
|
image: livekit/livekit-server:v1.9.3
|
||||||
command: --config /etc/livekit.yaml
|
command: --config /etc/livekit.yaml
|
||||||
ports:
|
ports:
|
||||||
- "7880:7880/tcp"
|
- "7880:7880/tcp"
|
||||||
|
|||||||
Reference in New Issue
Block a user