Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c10b9a4841 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/gethomepage/homepage:v2.1.2
|
||||
image: ghcr.io/gethomepage/homepage:v2.3.0
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3030:3000
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v3.2.0
|
||||
image: ghcr.io/immich-app/immich-server:v3.1.0
|
||||
environment:
|
||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||
DB_HOSTNAME: postgres-vectorchord
|
||||
|
||||
Reference in New Issue
Block a user