@@ -56,7 +56,7 @@ Optional: Use volumes to persist the uploaded files:
docker run -d -p 8080:8080 \
-v /path/to/db:/app/db \
-v /path/to/log:/app/log \
-v /path/to/files:/files \
-v /path/to/files:/app/files \
quickdrop
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.