Fix formatting - the file was written in markdown

Samuel Mannehed
2018-04-17 16:12:10 +02:00
parent 1112a4d01c
commit 0815eb34d3

@@ -1,4 +1,4 @@
### Install Nginx
# Install Nginx
You'll need a version of **Nginx** capable of proxying websocket traffic. Anything 1.3 or newer should work.
To install the latest **Nginx** you can either:
@@ -7,7 +7,7 @@ To install the latest **Nginx** you can either:
Both options are documented on the [nginx wiki](http://wiki.nginx.org/Install).
###Configure Nginx
# Configure Nginx
In Nginx you need 3 items in your config:
1. Upstream IP + port to the **websocketproxy.py** server