I want to change the development mode to production mode. what is the command for this process
@Sumith-2004, try this command
bench setup production user_name
Thank you.