mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-2130_do_not_use_webDebPort
This commit is contained in:
parent
df320481be
commit
ac133ca59f
1 changed files with 2 additions and 1 deletions
|
|
@ -43,7 +43,8 @@ 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</td>
|
||||
<td>Zeppelin server port. </br>
|
||||
<span style="font-style:italic; color: gray"> Note: please do not a use web application port (default: 9000).</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h6 class="properties">ZEPPELIN_SSL_PORT</h6></td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue