Update README.md

This commit is contained in:
Rostislav
2024-11-29 14:32:26 +02:00
committed by GitHub
parent 444cba8c25
commit 7d396b188e

View File

@@ -50,7 +50,7 @@ docker pull roastslav/quickdrop:latest
docker run -d -p 8080:8080 roastslav/quickdrop:latest
```
Optional: Use volumes to persist the uploaded files:
Optional: Use volumes to persist the uploaded files when you update the container:
```
docker run -d -p 8080:8080 \