mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-2130_remove_dot
This commit is contained in:
parent
0499bd3c68
commit
8ae57cff10
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ If both are defined, then the **environment variables** will take priority.
|
|||
<td><h6 class="properties">ZEPPELIN_PORT</h6></td>
|
||||
<td><h6 class="properties">zeppelin.server.port</h6></td>
|
||||
<td>8080</td>
|
||||
<td>Zeppelin server port. </br>
|
||||
<td>Zeppelin server port </br>
|
||||
<span style="font-style:italic; color: gray"> Note: Please make sure you're not using the same port with
|
||||
<a href="https://zeppelin.apache.org/contribution/webapplication.html#dev-mode" target="_blank">Zeppelin web application development port</a> (default: 9000).</span></td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue