# It configures and starts the website for local development.
exportMB_LOGLEVEL=debug
exportMB_ALLOWED_ORIGINS=*
exportMB_HOST=localhost:8080
go run main.go
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.