Merge "Moved UI to port 81"
diff --git a/nginx.conf b/nginx.conf
index 4506b59..cca72d5 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -1,5 +1,5 @@
 server {
-    listen       80;
+    listen       81;
     server_name  localhost;
 
     #charset koi8-r;