mirror of https://github.com/Chocobozzz/PeerTube
Clearer debug IP message
parent
43d35494b5
commit
b3879928b6
|
@ -1,7 +1,7 @@
|
|||
<div class="root">
|
||||
<h4>IP</h4>
|
||||
|
||||
<p>PeerTube thinks your public IP is <strong>{{ debug?.ip }}</strong>.</p>
|
||||
<p>PeerTube thinks your web browser public IP is <strong>{{ debug?.ip }}</strong>.</p>
|
||||
|
||||
<p>If this is not your correct public IP, please consider fixing it because:</p>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue