mirror of
https://github.com/immich-app/immich.git
synced 2025-02-11 01:18:24 -05:00
typo (#456)
This commit is contained in:
parent
25ccc5660d
commit
081f9f5bce
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ wget https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-comp
|
||||||
Get `.env`
|
Get `.env`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O .env wget https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example
|
wget -O .env https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 2 - Populate .env file with customed information
|
### Step 2 - Populate .env file with customed information
|
||||||
|
|
Loading…
Add table
Reference in a new issue