marcvspt / wschat

WebSocket example through Nginx reverse proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WebSocket example through Nginx reverse proxy


Languages

Language:JavaScript 46.0%Language:CSS 29.3%Language:HTML 21.2%Language:Dockerfile 3.5%