Immich tweaks

This commit is contained in:
2025-09-24 20:24:57 -07:00
parent e473791a3e
commit a038cb37b2
3 changed files with 24 additions and 6 deletions
+11
View File
@@ -4,3 +4,14 @@
* [Documentation for env variables](https://immich.app/docs/install/environment-variables)
Reverse Poxy Port: 2283
## Import
1. Go the the Administrator and [External Libraries](http://localhost:8000/admin/library-management)
1. Choose the path: ```/import```
1. Place your files in the immich-import directory.
1. run the [Job](http://localhost:8000/admin/jobs-status) External Libraries
## Note
If the env file doesn't work after a change, try running ```docker compose up -d --force-recreate```.