mirror of
https://github.com/veops/oneterm.git
synced 2025-10-05 07:16:57 +08:00
doc: add ssh config
This commit is contained in:
@@ -30,7 +30,7 @@ docker compose up -d
|
|||||||

|

|
||||||
### Login
|
### Login
|
||||||
```shell
|
```shell
|
||||||
ssh -p12229 admin@127.0.0.1 # 注意这里端口,用户,地址需要换成您当前环境的
|
ssh -p12229 admin@127.0.0.1 # Note that the port, user, and address need to be replaced with your current environment
|
||||||
```
|
```
|
||||||
### Passwordless Login Configuration
|
### Passwordless Login Configuration
|
||||||
> Terminal passwordless login is designed for enhanced security and convenience.
|
> Terminal passwordless login is designed for enhanced security and convenience.
|
||||||
|
Reference in New Issue
Block a user