Browse Source

chore(compose): Remove unnecessary env values from proxy container (#4398)

bo0tzz 1 year ago
parent
commit
4a5654a247
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docker/docker-compose.yml

+ 0 - 4
docker/docker-compose.yml

@@ -83,10 +83,6 @@ services:
   immich-proxy:
     container_name: immich_proxy
     image: ghcr.io/immich-app/immich-proxy:${IMMICH_VERSION:-release}
-    environment:
-      # Make sure these values get passed through from the env file
-      - IMMICH_SERVER_URL
-      - IMMICH_WEB_URL
     ports:
       - 2283:8080
     depends_on: