You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/admin/nodes/new.blade.php
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,24 @@
168
168
<pclass="text-muted small">O daemon executa seu próprio contêiner de gerenciamento SFTP e não utiliza o processo SSHd no servidor físico principal. <Strong>Não utilize a mesma porta que você designou para o processo SSH do seu servidor físico.</strong> Se você estiver executando o daemon atrás do CloudFlare® você deve configurar o porta daemon para <code>8443</code> para permitir a proxy de websocket sobre SSL.</p>
169
169
</div>
170
170
</div>
171
+
<divclass="form-group">
172
+
<labelclass="form-label">Implantável via Loja do Jexactyl</label>
0 commit comments