fix immich port
This commit is contained in:
parent
68ac76302f
commit
36cea8e53b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
||||||
- immich-uploads:/usr/src/app/upload
|
- immich-uploads:/usr/src/app/upload
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_IMMICH_3001
|
- SERVICE_FQDN_IMMICH_2283
|
||||||
- UPLOAD_LOCATION=./library
|
- UPLOAD_LOCATION=./library
|
||||||
- DB_DATA_LOCATION=./postgres
|
- DB_DATA_LOCATION=./postgres
|
||||||
- DB_PASSWORD=$SERVICE_PASSWORD_POSTGRES
|
- DB_PASSWORD=$SERVICE_PASSWORD_POSTGRES
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue