This repo contains all the Nginx configuration files for EduardoChat.
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repo contains all the Nginx configuration files for EduardoChat.
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