fix immich
This commit is contained in:
@@ -22,8 +22,9 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- '2283:2283'
|
||||
networks:
|
||||
- default
|
||||
- shared
|
||||
depends_on:
|
||||
- redis
|
||||
- database
|
||||
@@ -74,3 +75,8 @@ services:
|
||||
|
||||
volumes:
|
||||
model-cache:
|
||||
|
||||
networks:
|
||||
default:
|
||||
shared:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user