immich fix
This commit is contained in:
parent
0517d52bd9
commit
0cae1d5604
@ -18,11 +18,6 @@ services:
|
||||
- traefik.http.routers.immich-public.entrypoints=web, websecure
|
||||
- traefik.http.routers.immich-public.service=immich-public
|
||||
- traefik.http.services.immich-public.loadbalancer.server.port=2283
|
||||
# - traefik.http.routers.immich-internal.rule=Host(`internal.photos.rschneider.hu`)
|
||||
# - traefik.http.routers.immich-internal.tls=true
|
||||
# - traefik.http.routers.immich-internal.entrypoints=web, websecure
|
||||
# - traefik.http.routers.immich-internal.service=immich-internal
|
||||
# - traefik.http.services.immich-internal.loadbalancer.server.port=2283
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
|
||||
# extends:
|
||||
@ -120,3 +115,4 @@ networks:
|
||||
immich:
|
||||
traefik_traefik:
|
||||
external: true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user