mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore(docs): add rename note to synology.md (#17425)
* Update synology.md Make sure to change example.env to .env, this is not trivial for non-Docker experts. * Update synology.md Wrapped file names in code tags * chore: linting --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
parent
fdc7a154c0
commit
d784c7737a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ When you're all done, you should have the following:
|
|||
- `./docker/immich-app/postgres`
|
||||
- `./docker/immich-app/library`
|
||||
|
||||
Download [`docker-compose.yml`](https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml) and [`example.env`](https://github.com/immich-app/immich/releases/latest/download/example.env) to your computer. Upload the files to the `./docker/immich-app` directory.
|
||||
Download [`docker-compose.yml`](https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml) and [`example.env`](https://github.com/immich-app/immich/releases/latest/download/example.env) to your computer. Upload the files to the `./docker/immich-app` directory, and rename `example.env` to `.env`.
|
||||
|
||||
## Step 2 - Populate the .env file with custom values
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue