change upstream port to 8080

This commit is contained in:
hsshim 2016-04-04 22:31:59 +09:00
parent aa58faca52
commit d55239808c

View file

@ -53,7 +53,7 @@ This instruction based on Ubuntu 14.04 LTS but may work with other OS with few c
```
upstream zeppelin {
server [YOUR-ZEPPELIN-SERVER-IP]:8090;
server [YOUR-ZEPPELIN-SERVER-IP]:8080;
}
# Zeppelin Website