Description This repo contains all the Nginx configuration files for EduardoChat. Useful commands To start NGINX (We are using OpenResty) execute in this folder the command nginx -p `pwd`/ -c conf/nginx.conf To restart sudo nginx -s reload