mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 07:17:05 +00:00
Update docker-compose.yml
This commit is contained in:
parent
be0f41df71
commit
bb2014612f
|
@ -87,8 +87,8 @@ services:
|
|||
immich-proxy:
|
||||
container_name: immich-proxy
|
||||
image: altran1502/immich-proxy:release
|
||||
# ports:
|
||||
# - 8080:8080 # WEB UI via proxy; do not remove this proxy service, use it!
|
||||
ports:
|
||||
- 8080:8080 # WEB UI via proxy; do not remove this proxy service, use it! Even if you have your own reverse proxy.
|
||||
depends_on:
|
||||
- immich-server
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user