mirror of
https://github.com/immich-app/immich.git
synced 2025-07-08 10:44:15 -04: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
@ -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…
x
Reference in New Issue
Block a user