kopia lustrzana https://github.com/Haxxnet/Compose-Examples
Update docker-compose.yml
old version cause microservices worker error: Error: getaddrinfo EAI_AGAIN immich_postgres, stack: Error: getaddrinfo EAI_AGAIN immich_postgres at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) microservices worker exited with code 1 Killing api processpull/32/head
rodzic
cd82815857
commit
1a4e148643
|
@ -55,7 +55,7 @@ services:
|
||||||
- immich-internal
|
- immich-internal
|
||||||
|
|
||||||
immich-database:
|
immich-database:
|
||||||
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
|
image: ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.3.0
|
||||||
container_name: immich-database
|
container_name: immich-database
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|
Ładowanie…
Reference in New Issue