mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2024-12-29 12:21:57 +00:00
Update README.md
This commit is contained in:
parent
1daf6c1c4b
commit
c002942068
1 changed files with 2 additions and 3 deletions
|
@ -36,7 +36,7 @@ surface even further. The only things that the proxy can access are photos that
|
||||||
|
|
||||||
- Supports sharing photos and videos.
|
- Supports sharing photos and videos.
|
||||||
- Supports password-protected shares.
|
- Supports password-protected shares.
|
||||||
- If sharing a single image, the link will directly open the image file so that you can embed it anywhere you would a normal image.
|
- If sharing a single image, by default the link will directly open the image file so that you can embed it anywhere you would a normal image. (This is configurable.)
|
||||||
- All usage happens through Immich - you won't need to touch this app after the initial configuration.
|
- All usage happens through Immich - you won't need to touch this app after the initial configuration.
|
||||||
|
|
||||||
### Why not simply put Immich behind a reverse proxy and only expose the `/share/` path to the public?
|
### Why not simply put Immich behind a reverse proxy and only expose the `/share/` path to the public?
|
||||||
|
@ -63,8 +63,7 @@ docker-compose up -d
|
||||||
|
|
||||||
<img src="docs/server-settings.png" width="400" height="182">
|
<img src="docs/server-settings.png" width="400" height="182">
|
||||||
|
|
||||||
Now whenever you share an image or gallery through Immich, it will automatically create the
|
Now whenever you share an image or gallery through Immich, it will automatically create the correct public path for you.
|
||||||
correct public path for you.
|
|
||||||
|
|
||||||
## How to use it
|
## How to use it
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue