# Match the container's www-data user to your local user ID
USERID=1111
# Match the container's www-data user/group to your local IDs
USERID=1004
GROUPID=1003
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.