diff --git a/panel/ui/vhost/vhosts-vhost.html b/panel/ui/vhost/vhosts-vhost.html index 862ecbc..b16a1e6 100644 --- a/panel/ui/vhost/vhosts-vhost.html +++ b/panel/ui/vhost/vhosts-vhost.html @@ -92,7 +92,17 @@
Remote Access | |
---|---|
Protocol: | SFTP (SSH File Transfer Protocol) |
Hostname: | {{ @vhost_array.virtualhost }} |
Hostname: |
+ |
Username: | {{ @vhost_array.username }} |
Password: | {{ @users_array.passwd }} ← hover mouse here to reveal |
Directory: | /srv/www/{{ @vhost_array.virtualhost }}/html/ |