|
|
|
@ -79,9 +79,9 @@ services: |
|
|
|
image: ghcr.io/immich-app/immich-proxy:release |
|
|
|
#environment: |
|
|
|
# Make sure these values get passed through from the env file |
|
|
|
#- IMMICH_WEB_URL #=http://immich-web:3000 |
|
|
|
#- IMMICH_SERVER_URL #=http://immich-server:3001 |
|
|
|
#- IMMICH_MACHINE_LEARNING_URL #=http://immich-machine-learning:3003 |
|
|
|
- IMMICH_WEB_URL=http://immich-web:3000 |
|
|
|
- IMMICH_SERVER_URL=http://immich-server:3001 |
|
|
|
- IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003 |
|
|
|
ports: |
|
|
|
- 2283:8080 |
|
|
|
depends_on: |
|
|
|
|