Skip to content

Commit

Permalink
fix(immich): Fix Immich's homepage widget
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Apr 22, 2024
1 parent c7fd430 commit 8799774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- homepage.description=Self-hosted photo and video management solution
- homepage.weight=4
- homepage.widget.type=immich
- homepage.widget.url=http://immich:3001
- homepage.widget.url=http://immich-server:3001
- homepage.widget.key=${IMMICH_API_KEY}
profiles:
- immich
Expand Down

0 comments on commit 8799774

Please sign in to comment.