Skip to content

Commit 1ea8d7b

Browse files
committed
Update readme
1 parent 30816cc commit 1ea8d7b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ docker run --rm --privileged \
2222
-p 9999:80 \
2323
te4g/mount-ssh
2424
```
25+
26+
or set the environment variables in a `.env` file and run:
27+
28+
```bash
29+
docker compose up -d --build
30+
```

0 commit comments

Comments
 (0)