Skip to content

Commit c3d8e30

Browse files
t3chguygibson042
andauthored
Update README.md
Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
1 parent 2a07d5b commit c3d8e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The Docker image can be used to serve element-web as a web server. The easiest w
174174
it is to use the prebuilt image:
175175

176176
```bash
177-
docker run -p 127.0.0.1:80:80 vectorim/element-web
177+
docker run --rm -p 127.0.0.1:80:80 vectorim/element-web
178178
```
179179

180180
A server can also be made available to clients outside the local host by omitting the

0 commit comments

Comments
 (0)