How i can turn off production

Hi,

I need to cut off my strapi server, but I did’nt say how ?

I run my server with this command :

NODE_ENV=production npm start

Thanks