Anup Debnath
Anup Debnath
I love to see material-like styles. variations Filled or Outlined.
Same here ``` power-tools: container_name: immich_power_tools image: ghcr.io/varun-raj/immich-power-tools:latest ports: - "8001:3000" env_file: - .env ``` ``` IMMICH_API_KEY=keys IMMICH_URL = "http://ip:2283" # Your immich instace ip address and port EXTERNAL_IMMICH_URL =...
> Same error. Log as follows: > > ``` > Error: getaddrinfo ENOTFOUND immich_postgres > at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) { > errno: -3008, > code: 'ENOTFOUND', > syscall: 'getaddrinfo',...
I wasn't able to run it. It might require the PostgreSQL port to be exposed on your machine.