commit | 67801d71bdf3c4af4b48e5f336d7b7cb5fd6f3f2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed Jan 04 13:29:27 2017 -0800 |
committer | Gerrit Code Review <gerrit@localhost> | Wed Jan 04 13:29:27 2017 -0800 |
tree | 51a1f427d4defd3ecce7afa6167bbccfe6ddb56f | |
parent | 35c21a6ce69fb0025b5923af58a639beac97ea90 [diff] | |
parent | 4132100e67296607a711fb18823a74d4a88cb45b [diff] |
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;