/wschat

WebSocket example through Nginx reverse proxy

Primary LanguageJavaScript

WebSocket: simple chat through Nginx reverse proxy with Docker-Compose

Deploy project

git clone https://github.com/marcvspt/wschat
cd wschat/

Nginx config files

We need modify the .conf files and the .js file in frontend, put your own domain:

Later run the compose.

docker-compose up -d