Fixed port bug
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
style="display: flex; flex-direction: column; justify-content: space-between; font-size: 150%; margin-top: 15px; margin-bottom: 15px;">
|
||||
<div style="display: flex; flex-direction: row; justify-content: space-evenly;">
|
||||
<label>CRTelemetry SQLite3</label>
|
||||
<a href="<%= protocol %>://<%= host %>/app">Enter</a>
|
||||
<a href="<%= protocol %>://<%= host %>:<%= port %>/app">Enter</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user