# Start Next.js admin panel in background on port 3000
cd /app/admin && node server.js &
# Start Go API on port 5000 (Dokku's default)
/app/api
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.