Update Backends

Elara 2024-08-05 01:57:27 +00:00
parent 85571844c6
commit 5b178f1662

@ -1,5 +1,5 @@
> **Tip** > **Tip**
> Seashell ssh commands like `ssh user:proxy@ssh.example.com` can be written as `ssh user~proxy@ssh.example.com` if your client doesn't allow the colon character in connection strings. > You can use a tilde (`~`) character instead of a colon (`:`) in Seashell SSH commands if your SSH client doesn't allow the colon character in connection strings. For example, you can use `ssh user~proxy@ssh.example.com` instead of `ssh user:proxy@ssh.example.com`.
## `docker` ## `docker`